List All Employees
GET https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employees
List All Employees API lists all employees of an organization found on Uber for Business Dashboard.
RESPONSES
status: OK
{"employees":[{"first_name":"Uber","last_name":"Sandbox","email":"uber+sandbox+uber+sandbox@gmail.com","mobile_country_code":"+1","mobile_number":"2345678901","u4b_data":{"billing_mode":"CENTRALIZED","is_admin":false,"groups":[{"uuid":"08e7bbba-7373-4703-9a96-2e73d05fb45c","name":"General"}],"programs":[{"program_id":"5730caf9-d0f8-4315-bcd8-23bb51804e9d","name":"Travel","description":"Trips anywhere, any time.","category":"RIDES"}],"status":"INVITED","last_invite_timestamp":"2023-05-18T00:41:39Z","invite_count":1}},{"first_name":"Uber","last_name":"Sandbox","email":"hellosmith+uber+sandbox@gmail.com","mobile_country_code":"+1","mobile_number":"234567890","u4b_data":{"billing_mode":"CENTRALIZED","is_admin":false,"groups":[{"uuid":"08e7bbba-7373-4703-9a96-2e73d05fb45c","name":"General"}],"programs":[{"program_id":"5730caf9-d0f8-4315-bcd8-23bb51804e9d","name":"Travel","description":"Trips anywhere, any time.","category":"RIDES"}],"status":"INVITED","last_invite_timestamp":"2023-05-31T15:41:05Z","invite_count":3}},{"first_name":"Uber","last_name":"Sandbox","email":"sandbox+uber+sandbox@gmail.com","mobile_country_code":"+1","mobile_number":"2345678901","u4b_data":{"billing_mode":"CENTRALIZED","is_admin":false,"groups":[{"uuid":"08e7bbba-7373-4703-9a96-2e73d05fb45c","name":"General"}],"programs":[{"program_id":"5730caf9-d0f8-4315-bcd8-23bb51804e9d","name":"Travel","description":"Trips anywhere, any time.","category":"RIDES"}],"status":"INVITED","last_invite_timestamp":"2023-03-23T15:46:08Z","invite_count":1}},{"first_name":"Uber","last_name":"Sandbox","email":"uber+sandbox@gmail.com","mobile_country_code":"+1","mobile_number":"2345678901","u4b_data":{"billing_mode":"CENTRALIZED","is_admin":false,"groups":[{"uuid":"08e7bbba-7373-4703-9a96-2e73d05fb45c","name":"General"}],"programs":[{"program_id":"5730caf9-d0f8-4315-bcd8-23bb51804e9d","name":"Travel","description":"Trips anywhere, any time.","category":"RIDES"}],"status":"INVITED","last_invite_timestamp":"2023-04-06T22:47:00Z","invite_count":1}},{"first_name":"Uber","last_name":"Sandbox","email":"hello+uber+sandbox@gmail.com","u4b_data":{"billing_mode":"CENTRALIZED","is_admin":false,"groups":[{"uuid":"08e7bbba-7373-4703-9a96-2e73d05fb45c","name":"General"}],"programs":[{"program_id":"5730caf9-d0f8-4315-bcd8-23bb51804e9d","name":"Travel","description":"Trips anywhere, any time.","category":"RIDES"}],"status":"INVITED","last_invite_timestamp":"2023-05-31T15:35:00Z","invite_count":3}},{"first_name":"Uber","last_name":"Sandbox","email":"pie+test+uber+sandbox@gmail.com","u4b_data":{"billing_mode":"CENTRALIZED","is_admin":true,"groups":[{"uuid":"08e7bbba-7373-4703-9a96-2e73d05fb45c","name":"General"}],"programs":[{"program_id":"5730caf9-d0f8-4315-bcd8-23bb51804e9d","name":"Travel","description":"Trips anywhere, any time.","category":"RIDES"}],"status":"LINKED","last_invite_timestamp":"2023-03-13T14:48:46Z"}},{"first_name":"hello","last_name":"bob","email":"hellotom2+uber+sandbox@gmail.com","u4b_data":{"billing_mode":"CENTRALIZED","is_admin":false,"groups":[{"uuid":"08e7bbba-7373-4703-9a96-2e73d05fb45c","name":"General"}],"programs":[{"program_id":"5730caf9-d0f8-4315-bcd8-23bb51804e9d","name":"Travel","description":"Trips anywhere, any time.","category":"RIDES"}],"status":"INVITED","last_invite_timestamp":"2023-05-31T15:27:24Z","invite_count":1}},{"first_name":"Uber","last_name":"Sandbox","email":"hellobob+uber+sandbox@gmail.com","mobile_country_code":"+1","mobile_number":"9082675004","u4b_data":{"billing_mode":"CENTRALIZED","is_admin":false,"groups":[{"uuid":"08e7bbba-7373-4703-9a96-2e73d05fb45c","name":"General"}],"programs":[{"program_id":"5730caf9-d0f8-4315-bcd8-23bb51804e9d","name":"Travel","description":"Trips anywhere, any time.","category":"RIDES"}],"status":"INVITED","last_invite_timestamp":"2023-05-31T15:39:56Z","invite_count":1}}],"next_start_key":"8"}