improved
Time off API: New 'visibility' property
3 months ago
The GET endpoints for time off requests now include a new visibility property, indicating how the request is visible based on its associated policy. The possible visibility values are:
- Public
- Custom name
- Private
Reminder: Before accessing time off data, ensure that the service user has the necessary permissions to view this information, as you would when assigning permissions to a user in Bob.
Relevant endpoints:
- Get the details of an existing time off request.
- Get all new/deleted time off requests since the specified date.
- Read a list of who's out of the office.
- Read a list of who's out of the office today or on the specified date.
To learn more, see Time off API.