GET
/api/v1/naplan/skills
List NAPLAN skills
The NAPLAN sub-strand skill taxonomy — target focused practice with skill_key and label diagnostic results. Read-only.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
year_level |
integer | optional | Filter to a year (3, 5, 7, 9) |
domain |
string | optional | Filter to numeracy, reading, conventions or writing |
Returns
A skills array of { id, key, name, description, strand, domain, year_level, tier, parent_key }. Tier-1 skills have tier: 1 and a null parent_key; sub-types have tier: 2 and point at their parent’s key.