/catalog/data-asset/{id}

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

Get Data Asset

Use this route to retrieve the details of a specific data asset by its unique identifier.

How to use

Provide the data asset id as a path parameter.

You can optionally pass shared=true as a query parameter to retrieve a shared data asset. If the data asset does not have a valid share type, a 404 error will be returned.

Error scenarios

CodeErrorDescription
401UnauthenticatedInvalid or missing access-token header
403ForbiddenYou do not have permission to access this data asset
404Not FoundThe requested data asset does not exist or is not shared
500Internal Server ErrorUnknown server error
Path Params
string
required
Query Params
string
required
Headers
string
enum
Allowed:
Response
200
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!