Get Paid Talent

Returns a paginated list of talent GUIDs with positive total wages within the provided date range.

Query Params
integer
≥ 1
Defaults to 1

The page number to retrieve in the paginated response.

integer
1 to 200
Defaults to 25

The number of items to include per page in the paginated response.

Body Params
string
required
length ≥ 1

The unique identifier for the staffing company (supplier), formatted as a UUID.

date-time
required
length ≥ 1

The start date of the paycheck date range used to calculate total wages. Provide only the date without any time information, in any valid format (for example, YYYY-MM-DD or MM-DD-YYYY).

date-time
required
length ≥ 1

The end date of the paycheck date range used to calculate total wages. Provide only the date without any time information, in any valid format (for example, YYYY-MM-DD or MM-DD-YYYY).

Headers
string

Tenant company code for scoped data access during the request.

integer

An integer identifier for the tenant which the request is being made for. Required when the Tenant header is not provided.

uuid
required

The unique request identifier used to correlate request data to log entries and events, formatted as a UUID.

Responses

400

Bad Request

401

Unauthorized

403

Access Denied

406

Unsupported format(s) indicated by Accept header

415

Unsupported format(s) indicated by the Content-Type header

429

Too many requests

500

An unexpected error occurred

502

Service Unavailable

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