Returns contractors by their IDs. Multiple id query parameters can be provided in the same API call
Filter by the contractor ID.
50Cursor for pagination
A list of contractors.
Schema for paginated contractors details response.
The list of items returned in the response following given criteria.
The number of items returned in the response.
The cursor for retrieving the next page of results.
Total result count (capped at 10,000). Present on first-page responses when include_count=true. null if the count query timed out.