external
Get the trip details for a trip
Args: query (PydanticModel): query params passed driver_id (str): driver id for which details are to be fetched
Returns: dict: A JSON object containing the trip details
get/api/v1/driver/{driver_id}/trips
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.