---
title: "GET /v1/canva/designs"
method: GET
path: "/v1/canva/designs"
tags: ["Canva"]
---

# GET /v1/canva/designs

`GET /v1/canva/designs`

## Query parameters

- `query` string
- `ownership` string
- `sortBy` string
- `continuation` string

## Response `200`

Success

- CanvaPassthroughResponseResponse
  - `timestamp` string, date-time
  - `errors` Error[], nullable
    - `code` string, nullable
    - `name` string, nullable
    - `message` string, nullable
    - `description` string, nullable
  - `data` CanvaPassthroughResponse
    - `data` JsonNode
      - `options` JsonNodeOptions
        - `propertyNameCaseInsensitive` boolean
      - `parent` JsonNode — recursive
      - `root` JsonNode — recursive
    - `paging` CanvaPagingResponse
      - `continuation` string, nullable
      - `next` string, nullable

---

[API](https://skmtc.net/adcritter/apis/adcritter-api.md) · [All operations](https://skmtc.net/adcritter/apis/adcritter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adcritter/adcritter-api/versions/d216a4676bdd/schema)
