guild
Get guild by name
<Note> This endpoint is cached for <Badge intent="success" minimal>2 minutes</Badge> in the <Badge intent="warning" minimal>USER</Badge> cache source. See [Caching](/welcome#caching). <Indent></Indent> This endpoint belongs to the <Badge intent="warning" minimal>GUILD</Badge> rate-limit bucket. See [Throttling and Rate Limits](/welcome#throttling-and-rate-limits). </Note> Name queries are case-insensitive. Use the `identifier` query parameter with either `username` or `uuid` to control how guild members are identified in the response.get/guild/{query}
Path parameters
querystring required
Query parameters
identifier'username' | 'uuid'
Switches player descriptor between either their username or their uuid.
Response
Guild detail.
Changes
No recorded changes to this endpoint across all 1 revision of this API.