List async jobs for the authenticated user.
Supports filtering by feature, subfeature, and status. Status values: processing, success, fail
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by feature
Filter by subfeature
Filter by status
Page number (1-indexed)
x >= 1Maximum number of items per page
1 <= x <= 1000