Get a dataset

Alpha: This API may change without notice; not recommended
for production use.

Returns a single dataset by ID. The response body is the same
Dataset-Resource shape returned by the list endpoint.

Set expand=true to inline reference fields (createdBy,
updatedBy, managedBy, defaultDashboard,
defaultInstanceDashboard, storageIntegration.record). Without
expand, references contain only id.

To look up a dataset by label or other attribute, use
GET /v1/datasets with a CEL filter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the dataset to query

Query Params
boolean

Whether to expand resources referenced in the response to include additional fields

Responses

Language
Credentials
Bearer
Authorization: Bearer <customerid> <apitoken>
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json