Skip to main content
GET
Get a tenant's authentication policy

Authorizations

Authorization
string
header
required

A machine-client token from POST /v1/auth/client-token. Provisioning and user management need the pulse.write scope; reads need pulse.read.

Path Parameters

tenantId
string<uuid>
required

Response

OK

tenant_id
string<uuid>
required
mfa_requirement
string
required
allowed_mfa_methods
enum<string>[]
required
Available options:
email,
totp
version
required
updated_at
string<date-time>
required
require_sso
boolean
default:false