Skip to main content
Returns all file uploads attached to a chat, with freshly generated presigned download URLs. The chat is scoped to the authenticated member. An unknown chat or a chat owned by another member returns 404.
Presigned URLs expire after 1 hour. Call this endpoint again to obtain new URLs when needed.
string
required
Bearer token obtained from the authenticate endpoint.
string
required
Unique identifier of the chat whose uploads to list.

Response

string
required
The chat ID the uploads belong to.
array
required
List of uploads for this chat.