File Read Url

Get a signed URL to read a file by its ID for a specific group and deal.

Path parameters

group_idintegerRequired
deal_idintegerRequired
file_idintegerRequired

Headers

AuthorizationstringRequired

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

Query parameters

content_typestring or nullOptional
downloadbooleanOptionalDefaults to true

Response

Successful Response
methodstring
urlstring
fieldsobject or null
headersobject or null

Errors