Time Statuses REST Endpoints
    
        Time Record Groups/Time Record Groups/Time Records/Time Statuses
    
The timeStatuses resource is a child of the timeRecords resource and a grandchild of the timeRecordGroups resource. It's a unique identifier for the status of the time record group sent using the time records REST API.
- Get a time record group status
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/timeRecordGroups/{timeRecordGroupId}/child/timeRecordGroups/{timeRecordGroups_timeRecordGroupId}/child/timeRecords/{timeRecordId}/child/timeStatuses/{statusId} - Get all time record group statuses
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/timeRecordGroups/{timeRecordGroupId}/child/timeRecordGroups/{timeRecordGroups_timeRecordGroupId}/child/timeRecords/{timeRecordId}/child/timeStatuses