WebAPI - How do I get the list of labor records from work orders?

WebAPI - How do I get the list of labor records from work orders?

This method allows, in a simplified way, to obtain the list of labor records from work orders.

The method to use for obtaining the list of work order labor records is :

GET url/api/mytenant/myorganization/maintenance/workorderreportlabors

When this method is successfully executed it returns a HttpStatusCode.200OK.