Documentation Index
Fetch the complete documentation index at: https://docs.hawkings.education/llms.txt
Use this file to discover all available pages before exploring further.
{
"id": "usr_01HX9N5AB3...",
"object": "user",
"email": "ada@example.edu",
"name": "Ada Lovelace",
"role": "student",
"workspace_id": "wks_01HX9...",
"external_id": "canvas_user_42",
"metadata": { "graduation_year": 2028 },
"enabled": true,
"created_at": "2026-05-10T12:00:00Z"
}
Attributes
student | teacher | manager | admin.
Sugar resources
hk.students.list({ cohort_id: cohortId }); // role: "student"
hk.teachers.list({ cohort_id: cohortId }); // role: "teacher"