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 >= 1Number of items per page
Required range:
1 <= x <= 100Response
A list of employees associated with the contractor.
- PaginatedEmployeesResponse
- CursorPaginatedEmployeesResponse
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"