GET /api/backgrounds/{index}

dnd5eapi.co

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

# Background Every story has a beginning. Your character's background reveals where you came from, how you became an adventurer, and your place in the world. Choosing a background provides you with important story cues about your character's identity. [[SRD p60](https://media.wizards.com/2016/downloads/DND/SRD-OGL_V5.1.pdf#page=60)] _Note:_ acolyte is the only background included in the SRD.

Parameters (1)

index (string, path, required)

The `index` of the background to get.

Constraints: {'enum': ['acolyte']}

No probe data for this endpoint yet.