v1

latestOpenAPI 3.1.02026-08-063512102.9 KB

List canvases

List all visible canvases in the workspace accessible with this service account. Trashed canvases and those that the service account is not permitted to view are not returned.

get/v1/canvases

Query parameters

project_keystring

The unique identifier for the project

creatorstring

The unique identifier for the user

created_afterstring date-time

An ISO 8601 date-time string.

Filter to canvases created after this time.

modified_afterstring date-time

An ISO 8601 date-time string.

Filter to canvases modified after this time.

tag_namesstring

Filter to canvases that have all of these tags. Multiple tag names should be a comma-separated list.

Response

Successful response

successtrue required
request_idstring required