List all the themes

List all the themes that are registered for the tenant.
Generates a list of registered themes for the tenant, which includes theme name and description(optional).

Default theme is always present since it is the current themeID for your Verify tenant.

Entitlements required:
manageTemplates (Manage templates and themes) or readTemplates (Read templates and themes)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Query Params
string

Controls the results that are returned in a page. If no pagination parameters are passed in all results are returned.

You can use the following query parameters:

count - Use to define the total number of results that are returned from the data store. The maximum allowed value is 1000.

page - Use to identify the requested page, or the offset.

limit - Use to define the total number of results that are returned per page. The maximum allowed value is 1000.

Note: If you are not using the Swagger UI, the pagination parameter value must be HTML encoded. Use the prefix "pagination=" in the query parameter.

Example: Paginate on count=10&page=1&limit=5
pagination=count%3D10%26page%3D1%26limit%3D5

Responses

Language
URL
LoadingLoading

Response
Choose an example:
application/json