website logo
⌘K
Getting Started
What is TIDY?
Getting Started: Rental Properties
Getting Started: Employer Benefits
Getting Started: Residential Homes
Getting Started: Offices
Dashboard
TIDY AI
Acceptance Probability
Teams & Users
Users
Teams
Properties/Addresses
Access Instructions
Jobs
Add or Request a Job
View, Edit, or Cancel Jobs
Setting Backup Times
Job Links
Job Reviews or Feedback
Resolving Pro Cancellations
Account Settings
Messages
Notifications
Plans
Access Control / Smartlocks
My Pros
Booking Different Type Of Services With Your Pros
Private Cleaning Payment
Defining your Job Request Strategy
To-Do Lists
Video Introductions
To-Do List Links
To-Dos
Do-Nots
Remote Inspections
Custom Fields
Laundry or Linens
Supply Preferences
Integrations
Automatic Booking
Billing, Pricing, & Payments
Billing History
Sending Payments
Bills & Payment Methods
Team Billing
View & Edit Prices
Viewing Billing History
Tips
Refunds
Rebate Program
Tax Reporting for Payments to Pros
Compliance, Ratings, Safety, Insurance, & Protection
Insurance or Custom Requirements
Certifications & Ratings
Satisfaction Guarantee, Disputes, & Protection
Damage Claims
Property Maps
Maintenance
Inventory Tracking
Inspections
Smart Thermostats
Issue Tracking
Automatic Translation
Other Questions
TIDY Concierge
Reports
Accounting
Developers
API Introduction
Authentication
Changelog
Errors
API Reference
Webhooks
Best Practices
Docs powered by archbee 

List all Jobs

2min
GET

List all Jobs for an account.

Filters

You can filter Jobs using these params:

parampossible valuesexamplesdescription
address_idInteger1 or 1,2filter by an address.id. (Use commas to filter by more than one)
statusscheduled, in_progress, completed, cancelled, failedscheduled or scheduled,in_progressfilter by status. (Use commas to filter by more than one)
to_do_list_idInteger1 or 1,2filter by an to_do_list.id. (Use commas to filter by more than one)
AUTHENTICATION
Authorization
string
Bearer
QUERY PARAMETERS
address_id
integer

Filter jobs by address.id or a list of them.

status
string

Filter Jobs by job.status

to_do_list_id
integer

Filter jobs by to_do_list.id or a list of them.

RESPONSES
200
OK
object
object
string
*
data
Job[]




Updated 26 Apr 2023
Did this page help you?
Yes
No
PREVIOUS
Create a Pro
NEXT
Create a Job
Docs powered by archbee