URL : /api/v1/orders/{id}/managers/
/api/v1/orders/{id}/managers/
Method : GET
GET
Code : 200 OK
200 OK
Content examples :
[ { "id": 1879, "true_email": "tc@tc.com", "is_initial_password": true, "initial_password": "HiYDpXoB", "first_name": "", "last_name": "", "phone_number": "" }, ... ]
Last updated 4 months ago
Was this helpful?