Skip to main content
GET
Get a single Dependent

Authorizations

Authorization
string
header
required

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

Path Parameters

dependent_id
string<uuid>
required

The unique identifier of the dependent you would like to view

Example:

"fd62665c-0846-4e9d-bd29-80779b5f685c"

Response

200 - application/json

Successful Response - Returns a single Dependent

created
integer
required
read-only

The date the record was originated

employee_id
string<uuid>
required
read-only

Unique identifier of the employee in Noyo

id
string<uuid>
required
read-only

Unique identifier of the dependent in Noyo

modified
integer
required
read-only

The date the record was last updated

person
object
required

Personal information for the dependent

relationship
enum<string>
required

Relationship of the dependent to the employee

Available options:
spouse,
child,
domestic-partner,
grandchild,
civil-union,
step-child,
foster-child,
adopted-child,
legal-guardianship,
ex-spouse,
other
version
string<uuid>
required
read-only

Version of the dependent record

custom_individual_id
string
read-only

The custom identifier for this dependent in your system