List uploaded files for the authenticated user.
Optionally filter by purpose. Only returns non-expired files. Results are ordered by creation date (newest first).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by purpose
50Page number (1-indexed)
x >= 1Maximum number of items per page
1 <= x <= 1000