GET /v1/user/describe
GET
<Description of the endpoint>
Headers
Content-Type
application/json
Authorization
Bearer <token>
QueryString
action=describe_user
string
The action (will not be needed soon)
Response
{ "status": 200, "response": { "MFA": bool } }
Last updated 1 year ago