Get class ability tree

<Note> This endpoint is cached for <Badge intent="error" minimal>1 hour</Badge> in the <Badge intent="success" minimal>SHARED</Badge> cache source. </Note> Ability and aspect responses use the [API Markup parser](/welcome#api-markup-parser). Use these endpoints together to render a player ability tree like the in-game view: - [GET /ability/tree/{tree}](api:GET/ability/tree/{tree}) - [GET /ability/map/{tree}](api:GET/ability/map/{tree}) - [GET /player/{username}/characters/{uuid}/abilities](api:GET/player/{username}/characters/{uuid}/abilities)

Path parameters

treeenumRequired
Allowed values:

Response

Ability tree definition.
archetypesmap from strings to objects
pagesmap from strings to maps from strings to objects

Errors

400
Bad Request Error