GET Absence Schedules
API-docs for RC: https://api-rc.quinyx.com/v2/docs
API-docs: https://api.quinyx.com/v2/docs (will be made available as of Version 0185)
Base URL can be found on links above for both environments. The remainder of this article should be considered a complement to the above Open API documentation.
Path properties
GET /groups/{groupId}
Getting absence schedules for domain group.
- groupId - ID for Quinyx domain group you want to GET data for.
Possible validation errors
error.accessrights.groupId.notDomainGroupId = Returned when the group ID submitted doesn't correspond to a domain ID.