Retrieve workers from a project

Use this endpoint to retrieve the workers from a specified project.

Path Params
string
required

The universal unique identifier (UUID) of the project from which you want to retrieve the workers. You can find this in the super.AI dashboard URL of your project.

Query Params
int32

Page number from which you want to start your results. Only use this parameter if you are expecting a huge number of results. Without this parameter, the default is the first page, page 0.

int32

Number of workers per page you want to receive. Without this parameter, the default is 250.

string

Criteria by which the workers are sorted.

string

Order in which your workers are sorted. Available options: asc (ascending) and desc (descending). If you do not set this parameter, results will be in descending order.

Responses

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