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

dnd5eapi.co

Summary: Get level resources for a subclass and level.
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': 1, 'maximum': 20}

No probe data for this endpoint yet.