GET
/
access
/
v1
/
enrollment

Response

200 - application/json
app_id
string

ID of the application associated with the enrollment.

created_at
string

The date and time the enrollment was created.

data
any

Additional data associated with the enrollment.

disabled
boolean

Whether the enrollment is disabled.

id
string

UUID of the enrollment.

owner_id
string

The ID of the entity that owns the enrollment.

token
string

A token that may be used to authenticate the enrollment with API operations.

updated_at
string

The date and time the enrollment was last updated.