Use this API to retrieve file uploads for the current bot integration, sorted by most recent first.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The API version to use for this request. The latest version is 2025-09-03.
2025-09-03 If supplied, the endpoint will return file uploads with the specified status.
pending, uploaded, expired, failed If supplied, this endpoint will return a page of results starting after the cursor provided. If not supplied, this endpoint will return the first page of results.
The number of items from the full list desired in the response. Maximum: 100
1 <= x <= 100