Get canvas by token
Canvases
Get canvas by token
Return a specific Canvas.
GET
Get canvas by token
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
Canvas model
Example:
"cnvs_abcd1234567890"
The title of the Canvas.
Example:
"Weekly Spend by Team"
The status of the Canvas.
Available options:
draft, published The prompt used to generate the Canvas.
Whether the Canvas has been saved.
The token for the Workspace the Canvas belongs to.
Example:
"wrkspc_abcd1234567890"
The date and time, in UTC, the Canvas was created. ISO 8601 Formatted.
Example:
"2024-01-01T00:00:00Z"
The date and time, in UTC, the Canvas was last updated. ISO 8601 Formatted.
Example:
"2024-01-01T00:00:00Z"
The structured table data of the Canvas.