List pokemon colors
GET /api/v2/pokemon-color/
GET
/api/v2/pokemon-color/
Colors used for sorting Pokémon in a Pokédex. The color listed in the Pokédex is usually the color most apparent or covering each Pokémon’s body. No orange category exists; Pokémon that are primarily orange are listed as red or brown.
Authorizations
Parameters
Query Parameters
limit
integer
Number of results to return per page.
offset
integer
The initial index from which to return the results.
Responses
200
object
count
integer
next
string format: uri
previous
string format: uri
results
Array<object>
object
name
required
string
url
required
string format: uri