9a. List All Active Trips

GET {{sandbox_base_url}}/v1/health/trips

https://developer.uber.com/docs/health/references/api/v1/health-trips-get

Use this endpoint to retrieve information for a set of health trips.

By default, without any parameters, this endpoint will return the 50 most recent trips associated with the application making the call.

trip_status - A ride status to filter the response by {ACTIVE, PAST, EXPIRED}. Optional, if not specified will default to ACTIVE trips.

startkey - Key used for paging. When implementing paging, the value returned in nextkey should be used here to retrieve the next page of results.

limit - The max number of rides to return. (Default 50)

HEADERS

KeyDatatypeRequiredDescription
x-uber-organizationuuidstring
User-Agentstring

RESPONSES

status: OK

{"trips":[{"call_enabled":true,"city_id":"1","client_fare":"$7.44","contacts_to_notify":[{"contact_event":["TRIP_BEGAN"],"first_name":"","last_name":"","phone_number":"+10000000000"},{"contact_event":["DRIVER_PICKUP_COMPLETED"],"first_name":"","last_name":"","phone_number":"+10000000000"}],"destination":{"address":"55 2nd St, San Francisco, CA 94105, US","latitude":37.789,"longitude":-122.4,"place":{"place_id":"d00e3c4c-ec9f-6eb7-da19-005694befa54","provider":"uber_places"},"subtitle":"55 2nd St, San Francisco, CA","timezone":"America/Los_Angeles","title":"KPMG Building"},"fare":{"currency_code":"USD","value":7.44},"guest":{"email":"test@uber.com","first_name":"FirstName","guest_id":"Redacted","has_coordinator_consented":false,"last_name":"LastName","locale":"en","phone_number":"+10000000000","unregistered_user_uuid":"Redacted"},"location_uuid":"4f591c4b-1c51-42a4-af49-d7afae860f8d","pickup":{"address":"8 10th St, San Francisco, CA 94103, US","latitude":37.776,"longitude":-122.417,"place":{"place_id":"a7fcda6b-a393-3da0-8612-82f9a396944f","provider":"uber_places"},"subtitle":"8 10th St, San Francisco, CA","timezone":"America/Los_Angeles","title":"Nema"},"product":{"display_name":"UberX","parent_product_type_id":"6a8e56b8-914e-4b48-a387-e6ad21d9c00c","product_id":"a1111c8c-c720-46c3-8534-2fcdd730040d"},"request_id":"Redacted","requester_group":{"name":"General"},"requester_name":"HealthAPISandbox Health API Sandbox","requester_uuid":"Redacted","scheduling":{"pickup_time":1713511120000},"status":"scheduled","surge_multiplier":1,"total_trip_legs":1,"trip_leg_number":0},{"call_enabled":true,"city_id":"1","client_fare":"$7.49","contacts_to_notify":[{"contact_event":["TRIP_BEGAN"],"first_name":"","last_name":"","phone_number":"+10000000000"},{"contact_event":["DRIVER_PICKUP_COMPLETED"],"first_name":"","last_name":"","phone_number":"+10000000000"}],"destination":{"address":"55 2nd St, San Francisco, CA 94105, US","latitude":37.789,"longitude":-122.4,"place":{"place_id":"d00e3c4c-ec9f-6eb7-da19-005694befa54","provider":"uber_places"},"subtitle":"55 2nd St, San Francisco, CA","timezone":"America/Los_Angeles","title":"KPMG Building"},"fare":{"currency_code":"USD","value":7.49},"guest":{"email":"test@uber.com","first_name":"FirstName","guest_id":"Redacted","has_coordinator_consented":false,"last_name":"LastName","locale":"en","phone_number":"+10000000000","unregistered_user_uuid":"Redacted"},"location_uuid":"4f591c4b-1c51-42a4-af49-d7afae860f8d","pickup":{"address":"8 10th St, San Francisco, CA 94103, US","latitude":37.776,"longitude":-122.417,"place":{"place_id":"a7fcda6b-a393-3da0-8612-82f9a396944f","provider":"uber_places"},"subtitle":"8 10th St, San Francisco, CA","timezone":"America/Los_Angeles","title":"Nema"},"product":{"display_name":"UberX","parent_product_type_id":"6a8e56b8-914e-4b48-a387-e6ad21d9c00c","product_id":"a1111c8c-c720-46c3-8534-2fcdd730040d"},"request_id":"Redacted","requester_group":{"name":"General"},"requester_name":"HealthAPISandbox Health API Sandbox","requester_uuid":"Redacted","scheduling":{"pickup_time":1713511120000},"status":"scheduled","surge_multiplier":1,"total_trip_legs":1,"trip_leg_number":0},{"call_enabled":true,"city_id":"1","contacts_to_notify":[{"contact_event":["TRIP_BEGAN"],"first_name":"","last_name":"","phone_number":"+10000000000"},{"contact_event":["DRIVER_PICKUP_COMPLETED"],"first_name":"","last_name":"","phone_number":"+10000000000"}],"deferred_ride_options":{"pickup_day":"2024-04-19"},"destination":{"address":"55 2nd St, San Francisco, CA 94105, US","latitude":37.789,"longitude":-122.4,"place":{"place_id":"d00e3c4c-ec9f-6eb7-da19-005694befa54","provider":"uber_places"},"subtitle":"55 2nd St, San Francisco, CA","timezone":"America/Los_Angeles","title":"KPMG Building"},"guest":{"email":"test@uber.com","first_name":"FirstName","guest_id":"Redacted","has_coordinator_consented":false,"last_name":"LastName","locale":"en","phone_number":"+10000000000","unregistered_user_uuid":"Redacted"},"location_uuid":"4f591c4b-1c51-42a4-af49-d7afae860f8d","pickup":{"address":"8 10th St, San Francisco, CA 94103, US","latitude":37.776,"longitude":-122.417,"place":{"place_id":"a7fcda6b-a393-3da0-8612-82f9a396944f","provider":"uber_places"},"subtitle":"8 10th St, San Francisco, CA","timezone":"America/Los_Angeles","title":"Nema"},"policy_uuid":"Redacted","product":{"display_name":"UberX","parent_product_type_id":"6a8e56b8-914e-4b48-a387-e6ad21d9c00c","product_id":"a1111c8c-c720-46c3-8534-2fcdd730040d"},"request_id":"Redacted","requester_group":{"name":"General"},"requester_name":"HealthAPISandbox Health API Sandbox","requester_uuid":"Redacted","status":"scheduled","total_trip_legs":1,"trip_leg_number":0},{"call_enabled":true,"city_id":"5","client_fare":"$12.94","contacts_to_notify":[{"contact_event":["TRIP_BEGAN"],"first_name":"","last_name":"","phone_number":"+10000000000"},{"contact_event":["DRIVER_PICKUP_COMPLETED"],"first_name":"","last_name":"","phone_number":"+10000000000"}],"destination":{"address":"311 11th Ave, New York, NY 10001-1213, US","latitude":40.75279,"longitude":-74.00465,"place":{"place_id":"8c00e805-e8a2-424b-c71c-31c1aab237cc","provider":"uber_places"},"status":"PENDING","subtitle":"New York, NY","timezone":"America/New_York","title":"311 11th Ave"},"eyeball_e_t_a":1713432149000,"fare":{"currency_code":"USD","value":12.94},"guest":{"email":"test@uber.com","first_name":"FirstName","guest_id":"Redacted","has_coordinator_consented":false,"last_name":"LastName","locale":"en","phone_number":"+10000000000","unregistered_user_uuid":"Redacted"},"location_uuid":"4f591c4b-1c51-42a4-af49-d7afae860f8d","pickup":{"address":"1359 Broadway, New York, NY 10018-7101, US","latitude":40.7517665,"longitude":-73.98786252,"place":{"place_id":"58bf46f1-a348-c54f-bb26-e02fb68a1cdd","provider":"uber_places"},"status":"PENDING","subtitle":"New York, NY","timezone":"America/New_York","title":"1359 Broadway"},"policy_uuid":"ae6cd7eb-177e-43b2-9d7f-d7d47e2273aa","product":{"display_name":"UberX","parent_product_type_id":"6a8e56b8-914e-4b48-a387-e6ad21d9c00c","product_id":"b8e5c464-5de2-4539-a35a-986d6e58f186"},"request_id":"Redacted","request_time":1713432142286,"requester_group":{"name":"General"},"requester_name":"HealthAPISandbox Health API Sandbox","requester_uuid":"Redacted","status":"processing","surge_multiplier":1,"total_trip_legs":1,"trip_leg_number":0}]}