Skip to main content

Get list of monsters with optional filtering

Get list of monsters with optional filtering

Query Parameters
challenge_rating number[]

The challenge rating or ratings to filter on.

Example (single-value): 1

Example (multiple-value): 1,2

Example (multiple-value-with-float): 2,0.25

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.