Skip to main content
GET
Get datasets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer

Number of page. Starts from the first (1) page.

per_page
integer

Number of records to return.

q
string

Free-text keyword query matched against dataset name.

data_plane_id
string<uuid>

Narrow results to datasets on this data plane.

tag
string

Filter to datasets carrying this tag. When supplied multiple times, only datasets carrying every supplied tag are returned (all-of semantics).

Response

200 - application/json

OK

records
object[]