get
http://localhost:3001/api//holidays
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
id is the Holiday ID in this case
{
holidays: [
{
all_day: true,
capacity_id: 5504,
daily_hours: "0.0",
deleted: false,
end_date: "07/05/2021",
holiday_type: 0
id: 31,
member_id: null,
start_date: "07/05/2021",
name: "Independence Day",
work_plan_id: null,
}
]
}, 401Invalid Authentication Key and/or Team ID
