Authorizations
Path Parameters
Filter by the specified contractor ID.
Query Parameters
Cursor for pagination
Page number for offset-based pagination (only used if cursor is not provided)
Required range:
x >= 1
Number of items per page
Required range:
1 <= x <= 100
Response
A list of employees associated with the contractor.
Schema for paginated employees list response using offset-based pagination.
The list of items returned in the response following given criteria.
The page number of the response.
The number of items returned in the response.
The next page number of the response.
Allowed value:
"offset"