Get File by ID

Get File by ID

Path Parameters:

ParameterTypeMandatoryDescriptionExample
idstringtrueFile ID that needs to be fetched3fa85f64-5717-4562-b3fc-2c963f66afa6
Query Parameters:
ParameterTypeMandatoryDescriptionExample
contentDispositionstringfalseParameter to the signed URL. INLINE - the file content should be displayed in the browser's tab. ATTACHMENT - the browser should download the file to the disk. Default: INLINE

This API requires PROTECTED_API permission(s).

Path Params
uuid
required

File ID that needs to be fetched

Query Params
string
enum
Defaults to INLINE

Parameter to the signed URL. INLINE - the file content should be displayed in the browser's tab. ATTACHMENT - the browser should download the file to the disk. Default: INLINE

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json