Skip to main content
GET
List dataset labels

Query Parameters

cursor
string | null

Cursor for pagination (a dataset label GlobalID)

limit
integer
default:100

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

Response

Successful Response

data
DatasetLabel · object[]
required
next_cursor
string | null
required