Get Staff Performance Report

The staff performance allows you to tie reviews to your cleaners and inspectors to identify and reward high performers. Requires having a Breezeway integration within your Reva account.

Attributes

The response will be encapsulated by the data object that will contain the information for each of the workers.

Data Object

Within this object each unit will have the following attributes:


id uuid
The unique id for the worker.


ops_provider_id string
The id of the worker that comes from the Breezeway.


name string
The name of the worker imported from Breezeway.


average_rating float
The average of the ratings of the reviews for the specific worker and set of filters.


number_of_reviews integer
The total number of reviews for the specific worker and set of filters.


bad_cleaning_reviews integer
The total number of reviews tagged with 'bad_cleaning' for the specific worker and set of filters.


good_cleaning_reviews integer
The total number of reviews tagged with 'good_cleaning' for the specific worker and set of filters.

Path Params
string
required
Query Params
string

Filter results by a specific unit. Use unit_id from the list company units endpoint.

parent_node_ids
array of strings

Filter results based on units classified within specific nodes, use node_id from the nodes endpoint.

parent_node_ids
date

Filter results by reviews publish either at or after a minimum date.

date

Filter results by reviews published either at or before a maximum date.

string

Filter results based on reviews coming from a specific channel, use channel_id from the channels endpoint.

string
Defaults to housekeeping

Either 'housekeeping' or 'inspection'. Use it to analyze cleaners or inspectors respectively

Responses

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