Get Employee

GET https://sandbox-api.uber.com/v1/business/organizations/:organization_uuid/employee?email=ubertestone%2Buber%2Bsandbox@gmail.com

Get Employee API retrieves a employee of your organization found on Uber for Business Dashboard.

Request Params

KeyDatatypeRequiredDescription
emailstring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"employee":{"first_name":"Uber","last_name":"Sandbox","email":"uber+sandbox+employee+uber+sandbox@gmail.com","u4b_data":{"billing_mode":"CENTRALIZED","is_admin":false,"groups":null,"programs":null,"status":"INVITED","last_invite_timestamp":"2023-03-21T18:16:47Z","invite_count":1}}}