List annotation configurations
Retrieve a paginated list of all annotation configurations in the system.
Query parameters
Cursor for pagination (base64-encoded annotation config ID)
Cursor for pagination (base64-encoded annotation config ID)
Maximum number of configs to return
Maximum number of configs to return
Response
A list of annotation configurations with pagination information
Changes
Changed in 3 of the 70 revisions of this API.45
- ○
api operation id
list_annotation_configs_v1_annotation_configs_getremoved and replaced withlistAnnotationConfigsapi-operation-id-removed
- ○
- ○
added the optional property
data/items/oneOf[subschema #3: FreeformAnnotationConfig]/lower_boundto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #3: FreeformAnnotationConfig]/optimization_directionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #3: FreeformAnnotationConfig]/thresholdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #3: FreeformAnnotationConfig]/upper_boundto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
data/items/oneOf[subschema #3: FreeformAnnotationConfig]/lower_boundfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/oneOf[subschema #3: FreeformAnnotationConfig]/optimization_directionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/oneOf[subschema #3: FreeformAnnotationConfig]/thresholdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/oneOf[subschema #3: FreeformAnnotationConfig]/upper_boundfrom the response with the200statusresponse-optional-property-removed
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●