verify

Verification Status

Everything the verify page needs to render, in one call.

Deliberately works without a session: an unauthenticated visitor sees the guild and what is required, just not their own progress.

get/verify/{guild_id}/status

Path parameters

guild_idinteger required

Response

Successful Response

guild_idstring required
guild_namestring
guild_iconstring nullable
enabledboolean
captcha_requiredboolean
require_accountboolean
providersobject[]
authenticatedboolean
stateobject nullable
accountsobject

Changes

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