List My Templates
List templates the current user created in the current workspace.
Scoped on both (workspace_id, created_by) so when workspaces become
multi-user this endpoint keeps returning only the caller’s own rows —
other workspace members’ public/starter templates surface via the
gallery endpoint (GET /api/v1/templates) instead.
Authentication
AuthorizationBearer
Clerk JWT token
Headers
X-Workspace-Id
Query parameters
category
Repeat for OR, e.g. ?category=media&category=creative
Allowed values:
search
sort
Allowed values:
offset
limit
favorites_only
Response
Successful Response
data
meta
pagination
Errors
422
Unprocessable Entity Error

