Get guild by UUID

<Note> This endpoint is cached for <Badge intent="success" minimal>2 minutes</Badge> in the <Badge intent="warning" minimal>USER</Badge> cache source. </Note> Use the `identifier` query parameter with either `username` or `uuid` to control how guild members are identified in the response.

Path parameters

querystringRequired

Query parameters

identifierenumOptional
Switches player descriptor between either their username or their uuid.
Allowed values:

Response

Guild detail.
uuidstringformat: "uuid"
namestring
prefixstring
levelinteger
xpPercentinteger
territoriesinteger
warsinteger
raidsinteger
createddatetime
membersobject
onlineinteger
bannerobject
seasonRanksmap from strings to objects
rankingmap from strings to integers

Map of leaderboard type/name to rank position. See GET /leaderboards/types for possible types.

Errors

404
Not Found Error