Get all async jobs for a specific session, sorted by most recent first.
Returns job IDs, statuses, and results for all operations in the session. Useful for checking if any jobs are still running or awaiting approval.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of jobs to return