Stream File
GET/api/v1/sonar/files/:source_id/get/:path
Requires an Access Token as the bearer token.
Retrieve the file content at the specified path 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