Skip to main content
GET
/
{workspaceName}
Get Service Root
curl --request GET \
  --url https://cloud.cdata.com/api/odata/{workspaceName} \
  --header 'Authorization: Basic <encoded-value>'

Authorizations

Authorization
string
header
required

Basic Authentication with username and password. Use your PAT as the password. You can get your PAT from Connect AI by selecting Settings > Access Tokens.

Path Parameters

workspaceName
string
required

Response

200

OK