Retrieve worker groups from a project

Use this endpoint to retrieve a list of worker groups at the project level.

Path Params
string
required

The universal unique identifier (UUID) of the project from which you want to retrieve the worker groups. 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 worker groups per page you want to receive. Without this parameter, the default is 250.

string

Criteria by which the worker groups are sorted

string

Order in which your worker groups 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