pokemon32
Pokémon are the creatures that inhabit the world of the Pokémon games. They can be caught using Pokéballs and trained by battling with other Pokémon. Each Pokémon belongs to a specific species but may take on a variant which makes it differ from other Pokémon of the same species, such as base stats, available abilities and typings. See [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_(species)) for greater detail.
GET/api/v2/ability/List abilities
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedAbilitySummaryList |
GET/api/v2/ability/{id}/Get ability
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | AbilityDetail |
GET/api/v2/characteristic/List charecterictics
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedCharacteristicSummaryList |
GET/api/v2/characteristic/{id}/Get characteristic
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | CharacteristicDetail |
GET/api/v2/egg-group/List egg groups
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedEggGroupSummaryList |
GET/api/v2/egg-group/{id}/Get egg group
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | EggGroupDetail |
GET/api/v2/gender/List genders
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedGenderSummaryList |
GET/api/v2/gender/{id}/Get gender
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | GenderDetail |
GET/api/v2/growth-rate/List growth rates
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedGrowthRateSummaryList |
GET/api/v2/growth-rate/{id}/Get growth rate
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | GrowthRateDetail |
GET/api/v2/move-damage-class/List move damage classes
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedMoveDamageClassSummaryList |
GET/api/v2/move-damage-class/{id}/Get move damage class
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | MoveDamageClassDetail |
GET/api/v2/nature/List natures
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedNatureSummaryList |
GET/api/v2/nature/{id}/Get nature
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | NatureDetail |
GET/api/v2/pokeathlon-stat/List pokeathlon stats
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedPokeathlonStatSummaryList |
GET/api/v2/pokeathlon-stat/{id}/Get pokeathlon stat
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | PokeathlonStatDetail |
GET/api/v2/pokemon-color/List pokemon colors
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedPokemonColorSummaryList |
GET/api/v2/pokemon-color/{id}/Get pokemon color
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | PokemonColorDetail |
GET/api/v2/pokemon-form/List pokemon forms
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedPokemonFormSummaryList |
GET/api/v2/pokemon-form/{id}/Get pokemon form
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | PokemonFormDetail |
GET/api/v2/pokemon-habitat/List pokemom habitas
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedPokemonHabitatSummaryList |
GET/api/v2/pokemon-habitat/{id}/Get pokemom habita
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | PokemonHabitatDetail |
GET/api/v2/pokemon-shape/List pokemon shapes
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedPokemonShapeSummaryList |
GET/api/v2/pokemon-shape/{id}/Get pokemon shape
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | PokemonShapeDetail |
GET/api/v2/pokemon-species/List pokemon species
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedPokemonSpeciesSummaryList |
GET/api/v2/pokemon-species/{id}/Get pokemon species
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | PokemonSpeciesDetail |
GET/api/v2/pokemon/List pokemon
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedPokemonSummaryList |
GET/api/v2/pokemon/{id}/Get pokemon
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | PokemonDetail |
GET/api/v2/stat/List stats
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedStatSummaryList |
GET/api/v2/stat/{id}/Get stat
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | StatDetail |
GET/api/v2/type/List types
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedTypeSummaryList |
GET/api/v2/type/{id}/Get types
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | TypeDetail |
evolution4
Evolution is a process in which a Pokémon changes into a different species of Pokémon.
GET/api/v2/evolution-chain/List evolution chains
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedEvolutionChainSummaryList |
GET/api/v2/evolution-chain/{id}/Get evolution chain
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | EvolutionChainDetail |
GET/api/v2/evolution-trigger/List evolution triggers
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedEvolutionTriggerSummaryList |
GET/api/v2/evolution-trigger/{id}/Get evolution trigger
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | EvolutionTriggerDetail |
berries6
Berries can be soft or hard. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Category:Berries_by_firmness) for greater detail.
GET/api/v2/berry-firmness/List berry firmness
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedBerryFirmnessSummaryList |
GET/api/v2/berry-firmness/{id}/Get berry by firmness
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | BerryFirmnessDetail |
GET/api/v2/berry-flavor/List berry flavors
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedBerryFlavorSummaryList |
GET/api/v2/berry-flavor/{id}/Get berries by flavor
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | BerryFlavorDetail |
GET/api/v2/berry/List berries
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedBerrySummaryList |
GET/api/v2/berry/{id}/Get a berry
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | BerryDetail |
items10
An item is an object in the games which the player can pick up, keep in their bag, and use in some manner. They have various uses, including healing, powering up, helping catch Pokémon, or to access a new area.
GET/api/v2/item-attribute/List item attributes
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedItemAttributeSummaryList |
GET/api/v2/item-attribute/{id}/Get item attribute
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | ItemAttributeDetail |
GET/api/v2/item-category/List item categories
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedItemCategorySummaryList |
GET/api/v2/item-category/{id}/Get item category
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | ItemCategoryDetail |
GET/api/v2/item-fling-effect/List item fling effects
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedItemFlingEffectSummaryList |
GET/api/v2/item-fling-effect/{id}/Get item fling effect
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | ItemFlingEffectDetail |
GET/api/v2/item-pocket/List item pockets
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedItemPocketSummaryList |
GET/api/v2/item-pocket/{id}/Get item pocket
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | ItemPocketDetail |
GET/api/v2/item/List items
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedItemSummaryList |
GET/api/v2/item/{id}/Get item
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | ItemDetail |
machines2
Machines are the representation of items that teach moves to Pokémon. They vary from version to version, so it is not certain that one specific TM or HM corresponds to a single Machine.
GET/api/v2/machine/List machines
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedMachineSummaryList |
GET/api/v2/machine/{id}/Get machine
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | MachineDetail |
location8
Locations that can be visited within the games. Locations make up sizable portions of regions, like cities or routes.
GET/api/v2/location-area/List location areas
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedLocationAreaSummaryList |
GET/api/v2/location-area/{id}/Get location area
Parameters| Name | In | Required | Type |
|---|
id | path | yes | integer |
Responses| Status | Description | Schema |
|---|
200 | | LocationAreaDetail |
GET/api/v2/location/List locations
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedLocationSummaryList |
GET/api/v2/location/{id}/Get location
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | LocationDetail |
GET/api/v2/pal-park-area/List pal park areas
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedPalParkAreaSummaryList |
GET/api/v2/pal-park-area/{id}/Get pal park area
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | PalParkAreaDetail |
GET/api/v2/region/List regions
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedRegionSummaryList |
GET/api/v2/region/{id}/Get region
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | RegionDetail |
moves12
Moves are the skills of Pokémon in battle. In battle, a Pokémon uses one move each turn. Some moves (including those learned by Hidden Machine) can be used outside of battle as well, usually for the purpose of removing obstacles or exploring new areas.
GET/api/v2/move-ailment/List move meta ailments
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedMoveMetaAilmentSummaryList |
GET/api/v2/move-ailment/{id}/Get move meta ailment
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | MoveMetaAilmentDetail |
GET/api/v2/move-battle-style/List move battle styles
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedMoveBattleStyleSummaryList |
GET/api/v2/move-battle-style/{id}/Get move battle style
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | MoveBattleStyleDetail |
GET/api/v2/move-category/List move meta categories
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedMoveMetaCategorySummaryList |
GET/api/v2/move-category/{id}/Get move meta category
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | MoveMetaCategoryDetail |
GET/api/v2/move-learn-method/List move learn methods
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedMoveLearnMethodSummaryList |
GET/api/v2/move-learn-method/{id}/Get move learn method
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | MoveLearnMethodDetail |
GET/api/v2/move-target/List move targets
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedMoveTargetSummaryList |
GET/api/v2/move-target/{id}/Get move target
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | MoveTargetDetail |
GET/api/v2/move/List moves
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedMoveSummaryList |
GET/api/v2/move/{id}/Get move
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | MoveDetail |
encounters7
GET/api/v2/encounter-condition-value/List encounter condition values
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedEncounterConditionValueSummaryList |
GET/api/v2/encounter-condition-value/{id}/Get encounter condition value
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | EncounterConditionValueDetail |
GET/api/v2/encounter-condition/List encounter conditions
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedEncounterConditionSummaryList |
GET/api/v2/encounter-condition/{id}/Get encounter condition
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | EncounterConditionDetail |
GET/api/v2/encounter-method/List encounter methods
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedEncounterMethodSummaryList |
GET/api/v2/encounter-method/{id}/Get encounter method
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | EncounterMethodDetail |
GET/api/v2/pokemon/{pokemon_id}/encountersGet pokemon encounter
Parameters| Name | In | Required | Type |
|---|
pokemon_id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | — |
games8
The Pokémon games are all video games in the Pokémon franchise.
GET/api/v2/generation/List genrations
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedGenerationSummaryList |
GET/api/v2/generation/{id}/Get genration
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | GenerationDetail |
GET/api/v2/pokedex/List pokedex
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedPokedexSummaryList |
GET/api/v2/pokedex/{id}/Get pokedex
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | PokedexDetail |
GET/api/v2/version-group/List version groups
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedVersionGroupSummaryList |
GET/api/v2/version-group/{id}/Get version group
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | VersionGroupDetail |
GET/api/v2/version/List versions
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedVersionSummaryList |
GET/api/v2/version/{id}/Get version
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | VersionDetail |
utility3
GET/api/v2/language/List languages
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedLanguageSummaryList |
GET/api/v2/language/{id}/Get language
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | LanguageDetail |
GET/api/v2/meta/Get API metadata
Responses| Status | Description | Schema |
|---|
200 | | — |
contests6
GET/api/v2/contest-effect/List contest effects
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedContestEffectSummaryList |
GET/api/v2/contest-effect/{id}/Get contest effect
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | ContestEffectDetail |
GET/api/v2/contest-type/List contest types
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedContestTypeSummaryList |
GET/api/v2/contest-type/{id}/Get contest type
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | ContestTypeDetail |
GET/api/v2/super-contest-effect/List super contest effects
Parameters| Name | In | Required | Type |
|---|
limit | query | no | integer |
offset | query | no | integer |
q | query | no | string |
Responses| Status | Description | Schema |
|---|
200 | | PaginatedSuperContestEffectSummaryList |
GET/api/v2/super-contest-effect/{id}/Get super contest effect
Parameters| Name | In | Required | Type |
|---|
id | path | yes | string |
Responses| Status | Description | Schema |
|---|
200 | | SuperContestEffectDetail |