List your APIs
Dispatch
List your APIs
List all dispatch tasks for the current user, with optional status filter and pagination.
GET
List your APIs
Documentation Index
Fetch the complete documentation index at: https://docs.parse.bot/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for programmatic access. Get yours at https://parse.bot or via POST /account/api-key with JWT auth.
Query Parameters
Filter by status (queued, running, completed, failed, needs_input)
Max results to return
Required range:
1 <= x <= 100Number of results to skip
Required range:
x >= 0