Employee Assistance Program enrollments and EAP-claim validation.Documentation Index
Fetch the complete documentation index at: https://docs.have-foresight.app/llms.txt
Use this file to discover all available pages before exploring further.
Concepts
No additional concepts beyond the API conventions.Scopes
eap:read, eap:write
Endpoints
| Method | Path |
|---|---|
GET | /v1/eap/enrollments/{id} |
PATCH | /v1/eap/enrollments/{id} |
DELETE | /v1/eap/enrollments/{id} |
GET | /v1/eap/enrollments |
POST | /v1/eap/enrollments |
POST | /v1/eap/validate-claim |
openapi.json.