Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Headers

AiQL-Workspace
string
required

ID of the workspace the request operates on.

Path Parameters

id
string
required

Response

Successful Response

id
string
required

Unique identifier of the canvas.

title
string
required

Title of the canvas.

description
string | null
required

Description of the canvas.

created_at
string<date-time>
required

Timestamp when the canvas was created.

updated_at
string<date-time>
required

Timestamp when the canvas was last updated.