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 based on the time attribute field identifier, that is further 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}