Skip to main content
POST
Get File Download Links

Authorizations

x-auth-token
string
header
required

Token used to request APIs

Headers

x-on-behalf-of
string

The value set to the connected account's ID. More information at List Connected Accounts

Body

application/json
file_ids
string<uuid>[]
required

List of file IDs to retrieve download links for.

Example:

Response

200 - application/json

OK - Successfully get file download links.

files
object[]

List of files with their download links.

absent_files
string<uuid>[]

List of file IDs that were requested but could not be found.

Example: