List all async jobs for the authenticated user.
Returns job IDs, statuses, and results. Use this after calling chat/async to find your pending or completed jobs. Filter by status (pending, processing, completed, failed).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by job status
Maximum number of jobs to return