identity

Verification Status

Whether a member is verified in the calling guild.

Evaluated from the guild's live policy rather than read from a flag, so it stays correct when the guild tightens its rules: adding a required platform makes everyone who has not linked it read as unverified here, exactly as it does in Discord.

Rate limited per guild; the 429 response documents the allowance for each tier.

get/v1/identity/status/{user_id}

Path parameters

user_idinteger required

Response

Successful Response

user_idstring required
verifiedboolean required
providersstring[]
via_passportboolean

Changes

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