Skip to main content

Get list of all available resources for an endpoint.

Currently only the /spells and /monsters endpoints support filtering with query parameters. Use of these query parameters is documented under the respective Spells and Monsters sections.

Path Parameters
endpoint string REQUIRED

Possible values: [ability-scores, alignments, backgrounds, classes, conditions, damage-types, equipment, equipment-categories, feats, features, languages, magic-items, magic-schools, monsters, proficiencies, races, rule-sections, rules, skills, spells, subclasses, subraces, traits, weapon-properties]

Responses
200

OK

Schema OPTIONAL
count number OPTIONAL

Total number of resources available.

results object[] OPTIONAL
index string OPTIONAL

Resource index for shorthand searching.

name string OPTIONAL

Name of the referenced resource.

url string OPTIONAL

URL of the referenced resource.