Returns a paginated list of metric collection jobs for the project.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of jobs to return (default: 20, max: 50)
1 <= x <= 5020
Cursor for pagination - use the nextCursor value from a previous response
Filter by job status
PENDING, PROCESSING, COMPLETED, FAILED, CANCELED