Search Service Record Templates

Allows to search service record templates by different criteria.

Query Params
integer
1 to 20
Defaults to 20

The number of records to return per page, up to 20.

integer
≥ 0
Defaults to 0

The offset for pagination. Calculated as (page - 1) * limit (page starts at 1).

boolean
Defaults to false

Indicates whether to return default service record templates first in the result list.

boolean
Defaults to false

Indicates whether service record templates converted from sub-types need to be excluded.

string
enum

A service record template field to sort by.

string
enum
Defaults to asc

Service record templates sorting direction.

Allowed:
string

Search service record templates by name.

srType
array of objects

Search service record templates by service record type.

createdBy
array of strings

Search service record templates by usernames who created templates.

createdBy
updatedBy
array of strings

Search service record templates by usernames who updated templates.

updatedBy
coreSubType
array of integers

Search service record templates by core sub-type ids.

coreSubType
coreTemplate
array of integers

Search service record templates by core template ids.

coreTemplate
date

Search service record templates by date from which template were created.

date

Search service record templates by date to which template were created.

date

Search service record templates by date from which template were updated.

date

Search service record templates by date to which template were updated.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json