Data Source Usages REST Endpoints

Time Attributes/Data Source Usages
The dataSourceUsages resource is a child of the time attributes resource. It retrieves the data source usage details using the time attribute field identifier. The identifier is also used to get the time attribute values.
Get all data sources associated with the time attribute
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeAttributes/{timeAttributesUniqID}/child/dataSourceUsages
Get the data source associated with the time attribute
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeAttributes/{timeAttributesUniqID}/child/dataSourceUsages/{dataSourceUsageId}