List Files
List the files you have uploaded, newest first.
Scoped to the authenticated caller — you only ever see your own files. Each entry
carries the same fields as GET /v1/files/{file_id}, including the embedding
status, so you can poll this instead of one file at a time.
Paginate with limit (1–200, default 50) and offset; total is the unpaginated
count.
Authorizations
Enter your MeshAPI key (rsk_...) — sent as Authorization: Bearer <key>.
Headers
Dated version of the API contract to pin this request to. Omit it and the request is served under 2026-08 — the oldest supported version, so an existing integration is never moved by a release. A malformed or unsupported value is rejected with 400 invalid_api_version rather than falling back silently. The version actually served is echoed as X-Mesh-Version on every response, including errors.
2026-08 Query Parameters
1 <= x <= 200x >= 0