Skip to main content
GET
The computed periods behind the Performance tab.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
worker_id
string
worker_name
string
period_start
string
period_end
string
work_orders_completed
string
work_orders_overdue
string
first_time_fix_rate
string
sla_compliance_rate
string
utilisation_rate
string
average_response_minutes
string
average_resolution_minutes
string
computed_at
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

average_resolution_minutes
integer<integer>
average_response_minutes
integer<integer>
computed_at
string<timestamp with time zone>
first_time_fix_rate
number<numeric>
id
string<uuid>

Note: This is a Primary Key.

period_end
string<date>
period_start
string<date>
sla_compliance_rate
number<numeric>
utilisation_rate
number<numeric>
work_orders_completed
integer<integer>
work_orders_overdue
integer<integer>
worker_id
string<uuid>

Note: This is a Foreign Key to technician_workload.worker_id.

worker_name
string<character varying>
Maximum string length: 200