List Files With Prefix
GET/api/v1/sonar/files/:source_id/list/:path
Requires an Access Token as the bearer token.
List files at the specified path in a File Management System (Google Drive, S3...) 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