Search Service Record Notes

Search for notes across specific service records in your SysAid account and retrieve the results as a paginated list. The srIds filter is required, and you can use additional filters to narrow the results. You must have permission to view every service record included in srIds. If you do not have permission for one or more of the specified service records, the request is rejected.

Query Params
srIds
array of integers
required
length between 1 and 100

Filter results by one or more service record IDs (between 1 and 100). At least one ID is required.

srIds*
date-time

The earliest note creation time to include in the results (inclusive).

date-time

The latest note creation time to include in the results (inclusive).

integer

Filter results by the ID of the user who wrote the note.

boolean

Filter results by whether the note is shared with the service record's requester.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json