Templates: list

Lists the latest version of templates with optional query parameters for filtering.

Request

HTTP Request

GET https://cawemo.com/api/v1/templates

Query Parameters

Name Type Description
catalogId (optional) string Filter by catalog project id.
includeUnpublishedVersions (optional) boolean If set to true unpublished versions of a template will be taken into consideration.

Request Body

Do not supply a request body with this method.

Response

If successful, this method returns an array of Templates resources in the response body.

On this Page: