List all agency workers for a particular application

List all agency workers for a particular application

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Binti Application ID.

Query Params
string

How many results to retrieve. For performance reasons, collections do not return all the results at once; results are returned in a paginated fashion. If this parameter is omitted, the default page size is 20 results.

string

Which page of results to retrieve, starting with 1. If this collection has more results than page[size], subsequent requests with increasing page[number] will be necessary if you want to exhaust all results for this request.

string
enum

Sort the results by various fields. The prefix - sorts results in descending order; no prefix sorts results in ascending order.

Allowed:
string

Comma-separated list of associations to bundle in the included section of the response payload. To exclude all possible associations, provide the param but no argument.

Available values : *, "", worker

string

Filters records for those updated after provided start time.

string

Filters records for those updated before provided end time.

string

Filters records for those created after provided start time.

string

Filters records for those created before provided end time.

string
enum

Filter workers by role on application

Allowed:
string
enum
required

By default, the API returns Pacific time zone timestamps. This behavior will be deprecated. Please append tz=utc on all requests to ensure your system always receives UTC timezone values from the API.

Allowed:
Response

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