Query Tasks

You can query schedule tasks (cleaning / maintain / reception / housekeeping / others) by making a request to this endpoint.

Query Params
integer
Defaults to 0

The starting point from which to begin returning results.

integer
Defaults to 20

The maximum number of results to return. The maximum value is 100.

date

The start of the expected date range to filter tasks by. The date format is YYYY-MM-DD. start_date and end_date must be supplied together.

date

The end of the expected date range to filter tasks by. The date format is YYYY-MM-DD. start_date and end_date must be supplied together.

integer

Filter tasks assigned to the given staff id.

integer

Filter tasks under the given property id.

string
enum

Filter tasks by type.

Allowed:
string
enum

Filter tasks by status.

Allowed:
Response

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