Returns a paginated list of batches you’ve submitted, newest first.
Use the nextCursor value from the response as the cursor query parameter to fetch the next page.
Documentation Index
Fetch the complete documentation index at: https://docs.evermuse.com/llms.txt
Use this file to discover all available pages before exploring further.
Your API key, sent as the x-api-key header.
Create one in Settings > API Keys with api:write permission.
Format: em_sk_...
Number of batches to return per page. Defaults to 20, maximum 100.
1 <= x <= 100Pagination cursor from a previous response's nextCursor field.
Omit to start from the most recent batch.
256