get
https://api.lucid.co/dataSources/azure//status
Get the status of a data source creation request started by Create Azure Data Source from JSON Body or Create Azure Data Source from File.
This endpoint retrieves the status of a long-running job. For more information, see Job-based (asynchronous) endpoints.
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 job reference ID is malformatted.
403Forbidden. Occurs when the job does not exist or the user does not have access to it.