v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Two-Factor Authentication

List user's 2FA bindings

Retrieve the list of two-factor authentication method bindings for a specific user. Users can view their own bindings; viewing other users' bindings requires MANAGE_USERS access right.

get/v1/users/{user-id}/2fa-bindings

Path parameters

user-idinteger required

User ID

Response

2FA bindings retrieved successfully

methodNamestring

Name of the 2FA method

configurationobject

Method-specific binding configuration as key-value pairs