Skip to content

PVP Team

Kimon Kar edited this page Sep 5, 2019 · 4 revisions
xiv.pvpteam

.search(name, params)

https://xivapi.com/docs/PVP-Team#search

Search for a PVP Team by name.

Params object:

Parameter Type Description
server string The server to search in.
page string The page to navigate to. See Pagination.

Returns: { Pagination, Results: Array }


.get(id)

https://xivapi.com/docs/Linkshell#linkshell

Get a PvP Team from its id.

Returns: { PvPTeam, Linkshell }


Clone this wiki locally