get
http://localhost:3001/api//pto
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
Example Response
mosaic_id is the PTO ID in this case
{
pto_policies: [
{
created_at: "2022-06-13T16:37:42.761-04:00",
hours: "300.0",
is_accrued: false,
is_custom: false,
is_default: false,
mosaic_id: 1234,
mosaic_team_id: 12345,
name: "Policy 1",
updated_at: "2022-06-13T16:37:42.761-04:00"
}
]
} 401Invalid Authentication Key and/or Team ID
