Health Notifications
The health notifications section provides access to health notifications 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/health-notifications | Paginated list of all health notifications |
GET | /api/oauth/v2/resource/health-notifications/{uuid} | Details of a single health notification |
POST | /api/oauth/v2/resource/health-notifications | Create a new health notification |