Skip to content

Get

Retrieves a player rank with the given ID.

HTTP request

GET https://megamify.com/api/v1/player/rank/:player_rank_id/

Parameters

Name Required Type Description
player_rank_id True int The PlayerRank ID

Headers

See Security section of the API Reference.

Body

Do not supply a request body with this method.

Response

Status: 200 OK

If successful, this method returns a PlayerRank object in the response body.