Canva · Example Payload

Canva Connect Asset Example

AppsAutomationBrand ManagementCollaborationDesignGraphicsMarketingPrintTemplatesVisual Content

Canva Connect Asset Example is an example object payload from Canva, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypenametagscreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "type": "example_value",
  "name": "Example Title",
  "tags": [],
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}