# List templates (/api-reference/templates/v1-templates-get) Lists the authenticated account's active templates — the set usable as templateId when creating an order. Paginated; preview image URLs are time-limited. ## `GET /v1/templates` ### Parameters - `pageNumber` (query) — Page number (0-based). Defaults to 0. - `pageSize` (query) — Page size. Defaults to 100. ### Responses - `200` — Successful operation - `400` — Something went wrong - `401` — Authorization key not valid - `403` — Profile's subscription tier does not have access to OpenAPI integrations