Theme - Fetch details of the requested theme

Retrieves details of the requested theme for a specific tenant.

get
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
tenantIdstring · uuidRequired

Enter ID of the tenant for which the theme details are requested.

themeIdstring · uuidRequired

Enter ID of an existing theme

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Responses
200

Success: Successful retrieval of the requested theme

get
/tenants/{tenantId}/themes/{themeId}

Last updated