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