English
{ "data": [ { "name": "<string>", "type": "<string>", "optimization_direction": "MINIMIZE", "values": [ { "label": "<string>", "score": 123 } ], "id": "<string>", "description": "<string>" } ], "next_cursor": "<string>" }
Retrieve a paginated list of all annotation configurations in the system.
Cursor for pagination (base64-encoded annotation config ID)
Maximum number of configs to return
A list of annotation configurations with pagination information
Show child attributes
"CATEGORICAL"
MINIMIZE
MAXIMIZE
NONE
Was this page helpful?