URL : /api/v1/license-user-groups/{id}/managers/
/api/v1/license-user-groups/{id}/managers/
Method : GET
GET
Code : 200 OK
200 OK
Content examples :
[ { "id": 3420, "true_email": "example@gmail.com", "is_initial_password": true, "initial_password": "test1234", "first_name": "First 1", "last_name": "Last 1", "phone_number": "" }, ... ]
Last updated 4 months ago
Was this helpful?