Get File

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

file_idstringRequiredformat: "uuid"

Query parameters

account_idstringRequired
id_typeenum or nullOptional
Type of the account id. Must be 'institution' or 'None'.
Allowed values:

Response

Successful Response
presigned_urlstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error