User
Retrieve a holiday of a user
get/users/{id}/holidays/{holiday_id}
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the holiday.
holiday_idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the holiday.
Response
OK
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}