latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

User

List current user's holidays

Retrieve a collection of current user's holidays.

get/user/holidays

Response

OK

countinteger

Total number of resource.

Example response

{
  "count": 100,
  "items": [
    {
      "id": "NzAwNTUxOTA5NzczMTQ4MTYw"
    }
  ]
}