get
https://maestro.dadosfera.ai/catalog/data-asset//columns-metadata
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Get Data Asset Columns Metadata
Use this route to retrieve the columns metadata for a specific data asset. This includes information such as column names, data types, statistics (min, max, mean, median, count), missing rates, and unique counts.
How to use
Provide the data asset id as a path parameter. The response includes a list of column metadata objects for the given data asset.
Error scenarios
| Code | Error | Description |
|---|---|---|
| 401 | Unauthenticated | Invalid or missing access-token header |
| 403 | Forbidden | User does not have the required permissions |
| 404 | Not Found | The requested data asset does not exist |
| 500 | Internal Server Error | Metadata is too large or unknown server error |
