


Updated 05 Sep 2023
Did this page help you?
mRetrieves a single license user, if requesting manager has access permissions to it.
URL: /api/v1/license-users/{id}/
Method: GET
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": "" }