Retrieve a list of jobs

Retrieves a list of jobs that meet the specified criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Get all jobs that are part of a recurring series by passing the ID of the recurring booking.

string

Provide the team member ID to filter jobs assigned to a specific service provider.

string
enum

Can bestart_time or creation_date. Defaults to start_time

Allowed:
string
enum

If empty, defaults to ascending

Allowed:
date-time

Returns jobs created before this datetime

date-time

Returns jobs created after this datetime

date-time

Filter jobs scheduled to start on or after a datetime

date-time

Filter jobs scheduled to start on or before a datetime

boolean

Filter jobs that have been canceled. Pass true to only return canceled jobs. Pass false to only return uncanceled jobs.

string
enum

Returns jobs with matching job status.

Allowed:
string

The ID of the customer to return jobs for.

string

Filter jobs based on the ID of the service territory.

int32
Defaults to 0

Pagination start

int32
Defaults to 20

The maximum number of results to return. If not specified, defaults to 20. Max is 100.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json