Retrieve multiple ground truth data points

Use this endpoint to retrieve multiple ground truth data points for a specified project.

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

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

string

Criteria by which the data points are sorted. Available options: id (ground truth datapoint ID), created (time of ground truth creation), modified (time of last edit to the ground truth data), apiId (project identifier), jobId (the identifier of the job from which the ground truth data was created), type (how the ground truth data was created. This can be OWNER, REVIEWER, or GOLDWORKFLOW). Without this parameter, the default sorting method is id.

string

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

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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