Management API
...
License
Users

Retrieve License User

1min
mretrieves a single license user, if requesting manager has access permissions to it url /api/v1/license users/{id}/ method get success response code 200 ok content examples { "id" 2270, "last login" null, "email" "end user\@gmail com|tn", "true email" "end user\@gmail com", "created at" "2021 08 24t07 22 27z", "updated at" "2021 10 14t07 47 48z", "is active" true, "is manager" false, "initial password" "5dh7oqfq", "is initial password" true, "first name" "", "last name" "", "phone number" "" }