Skip to main content
GET
List Services

Usage

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

expand[]
string[]

Fields to expand into full objects. Example: ?expand[]=assignee_admin&expand[]=tags

Free-text search across the Service name and its custom form input labels.

enabled
boolean

Filter enabled/disabled Services.

created_after
string<date-time>

Filter Services created after a DateTime (ISO 8601).

created_before
string<date-time>

Filter Services created before a DateTime (ISO 8601).

updated_after
string<date-time>

Filter Services updated after a DateTime (ISO 8601).

updated_before
string<date-time>

Filter Services updated before a DateTime (ISO 8601).

page
integer

The current page

per_page
integer

Number of results retrieved per page.

Response

Successful

meta
object
results
object[]