Deductions
Get Enrolled Individuals
Lists individuals currently enrolled in a given deduction.
get/employer/benefits/{benefit_id}/enrolled
Query parameters
entity_idsstring[]
The entity IDs to specify which entities' data to access. Provide exactly one entity ID per request; a maximum of one is accepted.
[ "550e8400-e29b-41d4-a716-446655440000" ]
Headers
Finch-API-Versionstring date required
Header used to specify the version for a given API request. Current version is 2020-09-17.
Response
OK
Changes
Changed in 2 of the 53 revisions of this API.2
- ○
added the new optional
queryrequest parameterentity_idsnew-optional-request-parameter
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○