List and filter jobs for your organization.
Returns a paginated list of molecular simulation jobs with comprehensive filtering options. Use this endpoint to track job progress, retrieve results, and manage your computational workloads.
Common Use Cases:
Job Statuses:
QUEUED: Job accepted and waiting for resourcesRUNNING: Job currently executingCOMPLETED: Job finished successfullyFAILED: Job encountered an errorResponse includes:
Filter by specific job name
Maximum number of jobs to return
1 <= x <= 100Pagination cursor for next page
Filter by batch ID
Return all jobs in organization
Include subjob details
Filter by user email
Filter by algorithm type (e.g., 'boltz', 'rfdiffusion')
Successful Response