gw2v2AccountMasteryPoints  
  fun gw2v2AccountMasteryPoints(configure: RequestConfigurer? = null): RequestTemplate<GW2v2AccountMasteryPoint>
Returns information about a player's unlocked mastery points.
Authenticated:       Yes (ACCOUNT, PROGRESSION)
Paginated:           No
Bulk expanded:       No
Localized:           No
Cache time:          N/AContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/account/mastery/points
Return
the request that can be executed to query the API
Parameters
configure
configure action for the request