plan
List Plans
List all plans for a trip.
If the trip has no plan yet, auto-create one on first read so the frontend has something to show immediately: from journey/stay date ranges when the itinerary has them, else an empty scaffold from the trip's own stated length (extracted dates or onboarding's duration_days). Trips with neither return the empty list.
get/trips/{trip_id}/plans
Path parameters
trip_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.