Skip to main content

Get the organization's 2FA enrolment status

GET 

/api/v1/organizations/current/mfa-status

Read-only "who in this org has 2FA on?" dashboard.

Admin+owner only (managers and members cannot see everyone else's 2FA status — see and docs/permissions/index.md). The response is field-whitelisted: totp_secret_encrypted, backup_codes_encrypted, and trusted_devices are never included.

  • API-key scope required: members:read.

Request

Responses

Successful Response