get
https://api.lucid.co/v1/dataSources/
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
400Bad Request. Occurs when the data source ID is malformatted.
403Forbidden. Occurs when the data source does not exist or the user does not have access to it.