Get Data Source

Gets a specific existing data source. If the creator of the data source is the user making the request, the link parameters will be returned with the data source.

Get details about a specific data source.


Valid Authentication Methods

API Key Grants:

  • CloudRead
  • CloudEdit

OAuth 2.0 User Token and Account Token Scopes:

  • cloud.datasource:readonly
  • cloud.datasource
Path Params
string
required
^(awsds_|azureds_|googlecloudds_)[0-9]+$

The ID of the data source to retrieve

Responses

400

Bad Request. Occurs when the data source ID is malformatted.

403

Forbidden. Occurs when the data source does not exist or the user does not have access to it.

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