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

Changes

Changed in 2 of the 70 revisions of this API.11