annotation_configs

List annotation configurations

Retrieve a paginated list of all annotation configurations in the system.

get/v1/annotation_configs

Query parameters

cursorstring nullable

Cursor for pagination (base64-encoded annotation config ID)

Cursor for pagination (base64-encoded annotation config ID)

limitinteger

Maximum number of configs to return

Maximum number of configs to return

Response

A list of annotation configurations with pagination information

next_cursorstring nullable required

Changes

Changed in 3 of the 70 revisions of this API.45

    • api operation id list_annotation_configs_v1_annotation_configs_get removed and replaced with listAnnotationConfigs

      api-operation-id-removed

    • added the optional property data/items/oneOf[subschema #3: FreeformAnnotationConfig]/lower_bound to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/oneOf[subschema #3: FreeformAnnotationConfig]/optimization_direction to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/oneOf[subschema #3: FreeformAnnotationConfig]/threshold to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/oneOf[subschema #3: FreeformAnnotationConfig]/upper_bound to the response with the 200 status

      response-optional-property-added

    • removed the optional property data/items/oneOf[subschema #3: FreeformAnnotationConfig]/lower_bound from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/oneOf[subschema #3: FreeformAnnotationConfig]/optimization_direction from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/oneOf[subschema #3: FreeformAnnotationConfig]/threshold from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/oneOf[subschema #3: FreeformAnnotationConfig]/upper_bound from the response with the 200 status

      response-optional-property-removed

    This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog