Guilds

List all guilds

Returns named guilds with their id, banner, level, XP and member count, ordered by level then XP descending. Paginated with limit (default 50, max 100) and offset (default 0); total is the full count of named guilds so clients can page through.

get/guilds

Query parameters

limitinteger

Page size (default 50, max 100)

offsetinteger

Number of guilds to skip (default 0)

Response

Paginated guild list

Changes

No recorded changes to this endpoint across all 1 revision of this API.