Files

Get file

Retrieves a single file by ID for the current organization

post/files/get

Request body

idstring required

ID of the file to retrieve

Response

File retrieved successfully

idstring required

Unique identifier for the file

namestring required

Name of the file

mimeTypestring nullable required

MIME type of the file

sizeBytesnumber nullable required

Size of the file in bytes

downloadUrlstring required

URL to download the file

keystring nullable required

Key identifier for the file (for example, a key provided when completing a download for the file).

Changes

No recorded changes to this endpoint across all 1 revision of this API.