cURL
curl --request GET \ --url https://cloud.cdata.com/api/odata/{workspaceName}/{resourcePath} \ --header 'Authorization: Basic <encoded-value>'
This URL can query the OData resource with any applicable filters.
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.
OK
このページは役に立ちましたか?