Encounter condition value

Encounter condition value_list

GET
/api/v2/encounter-condition-value

Query Parameters

limit?Limit

Number of results to return per page.

offset?Offset

The initial index from which to return the results.

Response Body

curl -X GET "https://pokeapi.co/api/v2/encounter-condition-value/?limit=0&offset=0"
"string"

Last updated on