Skip to main content

Get TwoFactorAuthPin

Get TwoFactorAuthPin

Query Parameters
  • username string
Responses

OK

GET /security/twofactorauth/pin    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
username — query
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Security/TwoFactorAuth/pin' \
-H 'Authtoken: <API_KEY_VALUE>'