admin

Get User Status

get/user_admin/v2/status/{username}

Path parameters

usernamestring required

Query parameters

product_name'chatbot'

Response

Successful Response

is_activatedboolean required

Is user activated

Example response

{
  "is_activated": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.