

Updated 05 Sep 2023
Did this page help you?
Lists all order managers the requesting manager has access permissions to.
URL: /api/v1/orders/{id}/managers/
Method: GET
Code: 200 OK
Content Examples:
[ { "id": 1879, "true_email": "tc@tc.com", "is_initial_password": true, "initial_password": "HiYDpXoB", "first_name": "", "last_name": "", "phone_number": "" }, ... ]