v1

latestOpenAPI 3.1.02026-07-2420077.8 KB

List all trips

Trips listed in descending order of modified time.

get/trips

Query parameters

modified_gtestring date

Find Trips with modified greater than or equal to this time

modified_ltstring date

Find Trips with modified less than this time

statusstring

Filter for trips with this status

offsetinteger

Pagination offset index, 0 based

limitinteger

Pagination maximum number of elements to return. See more info in Pagination

traveler_idinteger

Filter Trips by the users that they have on the trip

Response

200