These docs are for v1.0. Click to read the latest docs for v3.0.

get a paginated list of datasets

Query Params
int32

max number of datasets returned

int32

offset used for pagination of results

string

parameter for the text search

string

Filter by publication status

string

Filter by publication type

int32

Filter by collection

string

which data field to sort results by - values can be Name, IntId or UpdatedAt

string

which direction to order the results by - value can be Desc or Asc

boolean

if true, will only show dataset for which the user is the owner

string

only show datasets for which the user has the role passed as argument

boolean

If true, only datasets that can be published will be returned. If false, only datasets that can NOT be published will be returned.

boolean

If true, presigned banner image URLS will be returned with each dataset

boolean

If true, information about publication will be returned

Response

Language
Credentials
Query
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*