latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21121330627.4 KB

6107b5235c74

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