/catalog/data-asset/{id}/columns-metadata

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

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

CodeErrorDescription
401UnauthenticatedInvalid or missing access-token header
403ForbiddenUser does not have the required permissions
404Not FoundThe requested data asset does not exist
500Internal Server ErrorMetadata is too large or unknown server error
Path Params
string
required
Headers
string
enum
Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json