v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01105276529.8 KB
datasets

List dataset labels

Retrieve a paginated list of all dataset labels in the system.

get/v1/dataset_labels

Query parameters

cursorstring nullable

Cursor for pagination (a dataset label GlobalID)

Cursor for pagination (a dataset label GlobalID)

limitinteger

The max number of dataset labels to return at a time.

The max number of dataset labels to return at a time.

Response

Successful Response

next_cursorstring nullable required