GET
/
api
/
v3
/
files
/
{fileId}
/
download
Download file
curl --request GET \
  --url https://apix.us.amity.co/api/v3/files/{fileId}/download \
  --header 'Content-Type: <content-type>'
This response does not have an example.

Headers

Authorization
string
Content-Type
string
required

Path Parameters

fileId
string
required

File id

Maximum length: 50

Query Parameters

size
enum<string>

Size of image to download (no effect on file type 'file')

Available options:
full,
large,
medium,
small

Cookies

_ascSession
string

Access token

Response

302

Redirect to retrieve file data