GET /themes
List all themes available in your workspace, including custom themes.
Authorizations
X-API-KEYstringRequired
API key for authentication
Query parameters
querystringOptionalExample:
Search query to filter themes by name
corporatelimitnumber · min: 1 · max: 50OptionalExample:
Maximum results to return (1-100)
20afterstringOptionalExample:
Pagination cursor from previous response
eyJpZCI6IjEyMyJ9Responses
200
Themes retrieved successfully
application/json
hasMorebooleanRequiredExample:
Whether more results are available
truenextCursorstring · nullableOptionalExample:
Cursor for next page, null if no more results
eyJpZCI6IjQ1NiJ9401
Invalid or missing API key
get
/v1.0/themesRelated
Last updated
Was this helpful?