Admin - Access Management

Get Access Status

Get the holiday course access status for a specific student. Returns the access record if it exists, otherwise returns has_access=false.

get/admin/access-management/status/{student_id}

Path parameters

student_idstring required

Response

Successful Response

student_idstring required
has_accessboolean required
access_levelstring nullable
granted_bystring nullable
granted_atstring date-time nullable
expires_atstring date-time nullable
admin_granter_idstring nullable
stripe_subscription_idstring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.