get https://{hostname}/api/v1/scheduling/schedule_rule_sets/location_assignments/
This operation returns the rule set assignments associated to the given ID.
Response
This operation returns the rule set assignments associated to the given ID.
xxxxxxxxxx
curl --request GET \
--url https://hostname/api/v1/scheduling/schedule_rule_sets/location_assignments/id \
--header 'accept: application/json'