Skip to main content
GET
Get a list of all Individual Enrollments By Group Enrollment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

group_enrollment_id
string<uuid>
required

Unique identifier of the associated group enrollment in the Noyo system

Example:

"bf129409-1f0a-4f1a-b756-14471ef733c3"

Query Parameters

effective_date
string

The relative date on which to view the state of the record

page_size
integer

The max size of each page of results

offset
integer

The integer offset at which to start the page. Possible values are 0 to total_records - 1

Response

200 - application/json

Successful Response - Returns all matching Individual Enrollments

meta
object
required

Metadata associated with the response data

response
object[]
required

List of individual enrollment results