Get all data products

Retrieves a list of data products

Query Params
integer
≥ 1
Defaults to 100

The number of items to return

integer
Defaults to 0

The number of items to skip

string
enum
Defaults to -ts_updated

Field to order the results by. Prefix with '-' for descending order. Available fields: ts_created, ts_updated, external_version_id, status, chat_enabled. Default ordering is '-ts_updated' (most recently updated first).

string
enum

The role that the user has in relation to the data products.

Allowed:
string
enum

The action that the user is allowed to perform with the data products.

Allowed:
product_ids
array of strings

Filter by one or more external product IDs. Can be repeated for multiple values.

product_ids
boolean
Defaults to false

When true, returns a single row for each data product ID, ordered by the last edited version (excluding eval versions). Each row includes a versions_details array with all versions sorted by creation date descending.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json