Theme - Fetch list of all available themes

Retrieves a list of available themes for a specific tenant.

get
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
tenantIdstring · uuidRequired

Enter ID of the tenant for which themes are fetched.

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Responses
200

Success: Returns a list of available themes for the specified tenant.

get
/tenants/{tenantId}/themes

Last updated