Absence Periods
Gets absence periods by email address
Retrieves the absence periods configured for a user, identified by email address. The response shape matches the create-absence-period operation.
GET
Error
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
The user email address to search on
Response
OK
This absence period's unique identifier
Example:
"00000000-0000-0000-0000-000000000000"
The user's email address
Example:
"hello@world.test"
The start of this absence period
The end of this absence period
Substitutes
(Person substitute · object | Group substitute · object | Contact group substitute · object)[]
The substitutes assigned for this absence period
A person that can replace a stakeholder to perform an action in a package
- Person substitute
- Group substitute
- Contact group substitute
Error