List Drives
GET/api/v1/sonar/files/:source_id/drives
Requires an Access Token as the bearer token.
Retrieve the list of drives available using the credentials and config associated with the provided source.
This API allows any system to make requests to a downstream system without ever sharing end users' credentials with the caller.
Request
Responses
- 200
- 400
- 403
- 422
- 500
Successful Response
Bad request
Forbidden
Unprocessable entity
Internal server error