List types
GET /api/v2/type/
GET
/api/v2/type/
Types are properties for Pokémon and their moves. Each type has three properties: which types of Pokémon it is super effective against, which types of Pokémon it is not very effective against, and which types of Pokémon it is completely ineffective against.
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