- Subcategories:
 - Time Attributes
 - Time Messages
 - Time Statuses
 
Time Records REST Endpoints
    
        Time Record Groups/Time Records
    
The timeRecords resource is a child of the timeRecordGroups resource. It's a unique identifier for the time record sent using the time records REST API. It corresponds to either a range expressed as start and stop times or a quantity in hours or units, along with any associated attribution that details the kind of work completed.
- Get a time record
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/timeRecordGroups/{timeRecordGroupId}/child/timeRecords/{timeRecordId} - Get all time records
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/timeRecordGroups/{timeRecordGroupId}/child/timeRecords