Get a List of Service Record Activities

Retrieve a paginated list of service record activities in your SysAid account. You can use different criteria to filter the list. You must apply at least one filter parameter to run the endpoint.

Query Params
srIds
array of integers

Filter results by one or more service record IDs.

srIds
integer

Filter results by service record status ID.

date-time

The earliest activity start time to include in the results (inclusive).

date-time

The latest activity end time to include in the results (inclusive).

boolean

Filter results by whether the activity has a positive duration (toTime > fromTime).

integer
1 to 500
Defaults to 20

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

integer
≥ 0
Defaults to 0

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

Responses

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