Get a User's 2FA Status

Gets the two-factor authentication status for a user.

Note: For more information about this command, including descriptions of any path and request parameters, request body schema, response codes and schemas, and payload examples, refer to the online API reference for this command at the following web page:

Get a user's 2FA status

URI

https://bartendercloud.com/api/security/user/{targetUserId}/2fastatus

Note: The bartendercloud.com domain that is referenced in the URI must be replaced with the contents of the DataCenterURI claim that is extracted from your access token. For more information, refer to Extracting the DataCenterURI Claim.

Path Parameters

targetUserId

Type: String

Specifies the user whose two-factor authentication status you want to get. Required.

Query Parameters

None.