Retrieves a list of data sets associated with an organization.

Returns paginated datasets sorted by ID in ascending order.

Query Params
entityId
array of uuids

List of entity UUIDs.

entityId
string

The label of the data set.

integer
1 to 100
Defaults to 50

Number of items to return per page (1-100)

integer
≥ 1
Defaults to 1

Page number to return (one-based)

integer
≥ 0
Defaults to 0

Number of records to skip before applying pagination. Can be used alone or combined with pageNumber to start pagination from a specific offset. Defaults to 0.

include
array of strings

Include additional information

Response

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json