Get Employee
Get Employee API retrieves a employee of your organization found on Uber for Business Dashboard.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
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}}}