List charecterictics
GET /api/v2/characteristic/
GET
/api/v2/characteristic/
Characteristics indicate which stat contains a Pokémon’s highest IV. A Pokémon’s Characteristic is determined by the remainder of its highest IV divided by 5 (gene_modulo). Check out Bulbapedia for greater detail.
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
url
required
string format: uri