Skip to main content

Get Multifactor Providers

GET 

/v2/account/:account_id/multifactor

Get the list of configured MFA providers for a user.Requires accountOrg:config:view or account:config:view permissions and for user to share an org with the account

Request

Path Parameters

    account_id uuidrequired

    Account ID

Responses

Successful Response

Schema

  • Array [

  • string

  • ]

Loading...