# Retrieve a template (/api-reference/templates/v1-templates-id-get) Returns one of the authenticated account's active templates: metadata and preview image URLs only (no design/scene definition). ## `GET /v1/templates/{id}` ### Parameters - `id` (path, required) ### 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 - `404` — Template not found for this account