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

Compliance link list

id
string<uuid>

Unique identifier for this resource.

family_id
string<uuid>

Identifier of the family this resource belongs to.

platform_id
string

Identifier of the associated platform.

status
enum<string>

Current lifecycle state of the resource.

Available options:
verified,
unverified,
error
external_id
string

Identifier of the associated external.

last_enforcement_at
string<date-time> | null

RFC 3339 timestamp.

last_enforcement_status
string

Outcome of the most recent enforcement run against this link (e.g. success, partial, error).

verified_at
string<date-time>

RFC 3339 timestamp.