GET api/subraces/{index}

dnd5eapi.co

Summary: Get a subrace by index.
Operation ID:
Auth: unknown
Description

Subraces reflect the different varieties of a certain parent race.

Parameters (1)

index (string, path, required)

The `index` of the subrace to get.

Constraints: {'enum': ['high-elf', 'hill-dwarf', 'lightfoot-halfling', 'rock-gnome']}

No probe data for this endpoint yet.