List jobs on the universal jobs table: native AutoRev jobs AND mirrored FSM rows (ServiceTitan, HouseCall Pro, Jobber, JobNimbus) in one call. Offset pagination. Scope: read.
GET/api/v1/jobs
List jobs on the universal jobs table: native AutoRev jobs AND mirrored FSM rows (ServiceTitan, HouseCall Pro, Jobber, JobNimbus) in one call. Offset pagination. Scope: read.
Request
Responses
- 200
- 400
- 401
- 429
Job list: jobs (id, status, scheduled_start, scheduled_end, completed_at, customer_lead_id, service_address_id, technician_id, summary, total_cents, source_system, sync_status), pagination (limit, offset, returned, total, has_more), filter_applied.
Missing or invalid parameters
Invalid or missing API key
Rate limit exceeded
Response Headers
X-RateLimit-Limit
X-RateLimit-Remaining
X-RateLimit-Reset
Retry-After