GET /api/subclasses/{index}/levels/{subclass_level}/features

dnd5eapi.co

Summary: Get features of the requested spell level available to the class.
Operation ID:
Auth: unknown

Parameters (2)

index (string, path, required)

The `index` of the subclass to get.

Constraints: {'enum': ['berserker', 'champion', 'devotion', 'draconic', 'evocation', 'fiend', 'hunter', 'land', 'life', 'lore', 'open-hand', 'thief']}

subclass_level (integer, path, required)

Constraints: {'minimum': 0, 'maximum': 20}

No probe data for this endpoint yet.