cURL
Operations
List operations
List all of the operations in an organisation.
GET
cURL
Authorizations
Session token for authentication.
Query Parameters
A comma separated list of related resources to include.
Available options:
appointment, assignees, forms, operation_type, organisation, permits, properties, scheme, streets, teams, template, work_order Filters the response data based on the value provided.
Available filters:
id_in: Filter by ID(s)in_schemes: Filter for operations that are part of a scheme(s) by their ID(s)in_work_orders: Filter for operations that are part of a work order(s) by their ID(s)assigned_to: Filter for operations assigned to a user(s) by their ID(s)at_properties: Filter for operations at a property(s) by their ID(s)unscheduled: Filter for unscheduled operationsno_start: Filter operations with no start timeno_end: Filter operations with no end timehas_appointment: Filter operations that have appointmentsno_appointment: Filter operations that do not have appointmentshas_property: Filter operations that have any related property - this does not accept arguments, it just checks for the existence of a related property. You can useat_propertiesto find operations at a specific property.
For more information on using named filters, see the docs
Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0A comma separated list of fields to sort by.
Available options:
code, -code, created_at, -created_at, name, -name, postcode, -postcode Response
List of operations.