Get import jobs for a list with cursor-based pagination. Sorted by creation date, newest first.
Documentation Index
Fetch the complete documentation index at: https://docs.inboxapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the list.
^[0-9a-z]+$Filter by one or more job statuses. Omit to return jobs in all statuses.
queued, starting, running, paused, completed, failed, canceled ["running", "queued"]Pagination cursor. Omit to start from the beginning.
Maximum number of import jobs to return per page. Defaults to 50, maximum 100.
1 <= x <= 10050