Get the task annotations for a specific round and step. The response returns an object, excluding hidden outputs.

Use the skip_interpolation=true query parameter if you want to skip interpolation for object and shape locations. When this parameter is set, location fields will not be included.
If the coordinate_system=transformed query parameter is used, the conversion from the task coordinate system to the original system (in case a " Translations" computed input is present) will not be applied for 3D cuboids. By default, coordinate_system=original is applied, meaning the conversion is performed.
For 3D cuboids, additional fields such as position_center, direction, and dimensions are included in the response.

Log in to see full request history
Path Params
int64
required

ID of the project

string
required

ID of the task

int64
required
0 to 2147483647

Specific stage or iteration in a task's lifecycle.

string
required

ID of the step

Query Params
boolean

Is a query parameter that, when set to true, excludes the locations fields of objects and shapes, meaning no interpolation (filling in of missing location data) is performed.

Response

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