cURL
curl --request GET \ --url https://aiapi.{client}.nx1cloud.com/api/metastore/tags \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
Get all available tags from DataHub.
The access token received from the authorization server in the OAuth 2.0 flow.
Data retrieved successfully.
Was this page helpful?