get
https://maestro.dadosfera.ai/catalog/data-asset/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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
| Code | Error | Description |
|---|---|---|
| 401 | Unauthenticated | Invalid or missing access-token header |
| 403 | Forbidden | You do not have permission to access this data asset |
| 404 | Not Found | The requested data asset does not exist or is not shared |
| 500 | Internal Server Error | Unknown server error |
200