v1
latestOpenAPI 3.1.02026-07-2489171167.4 KBSearch Service Record Templates.
Allows to search service record templates by different criteria.
Query parameters
The number of records to return per page, up to 20.
The offset for pagination. Calculated as (page - 1) * limit (page starts at 1).
Indicates whether to return default service record templates first in the result list.
Indicates whether service record templates converted from sub-types need to be excluded.
A service record template field to sort by.
Service record templates sorting direction.
Search service record templates by name.
Search service record templates by service record type.
Search service record templates by usernames who created templates.
Search service record templates by usernames who updated templates.
Search service record templates by core sub-type ids.
Search service record templates by core template ids.
Search service record templates by date from which template were created.
Search service record templates by date to which template were created.
Search service record templates by date from which template were updated.
Search service record templates by date to which template were updated.
Response
Service record templates list.
Example response
{
"limit": 20,
"total": 50
}