Skip to main content
GET
SDK (@phosra/sdk)

Authorizations

Authorization
string
header
required

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

Path Parameters

familyID
string<uuid>
required

Response

Member list

id
string<uuid>

Unique identifier for this resource.

family_id
string<uuid>

Identifier of the family this resource belongs to.

user_id
string<uuid>

Identifier of the user.

role
enum<string>

Member's role within the family.

Available options:
owner,
parent,
guardian
joined_at
string<date-time>

RFC 3339 timestamp of when the member joined.