Get all case templates
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/cases/templates</span></div>Refer to Spaces for more information.
Returns a paginated list of case templates. Requires the Cases feature to be enabled in the space.
Query parameters
The page number to return.
The number of items to return. Limited to 100 items.
Determines which field is used to sort the results.
Determines the sort order.
An Elasticsearch simple_query_string query that filters the objects in the response.
A filter to limit the response to a specific set of applications. If this parameter is omitted, the response contains information about all the cases that the user has access to read.
Filters the returned templates by tags.
Filters the returned templates by author username.
Filters the returned templates by their enabled state.
Response
Indicates a successful call.