Skip to main content

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.

Example
{
  "id": "pak_01HX9N5AB3...",
  "object": "scorm_package",
  "cohort_id": "coh_01HX9...",
  "version": "2004",
  "status": "ready",
  "size_bytes": 42_300_000,
  "download_url": "https://api.hawkings.education/v1/scorm/pak_01HX9.../download",
  "expires_at": "2026-08-10T12:34:56Z",
  "created_at": "2026-05-10T12:34:56Z"
}

Attributes

id
string
Prefix pak_.
cohort_id
string
version
enum
1.2 | 2004.
status
enum
pending | ready | error.
size_bytes
integer | null
download_url
string | null
Signed URL, valid for 24h.
expires_at
string
When the runtime stops accepting calls from this package.