Illness Notifications
The illness notifications section provides access to medical incapacity-to-work records of your company.
Required scope: medicals
Setting up API access is described in the Help Center.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /api/oauth/v2/resource/illness-notifications | Paginated list of all illness notifications |
GET | /api/oauth/v2/resource/illness-notifications/{uuid} | Details of a single illness notification |
POST | /api/oauth/v2/resource/illness-notifications | Create a new illness notification |