admin

Get Trip Shared View Admin

Get the shared-trip payload for a trip, for admin viewing.

Returns the same shape as GET /api/shared/{share_token} but works without a share token and regardless of the trip's visibility. Used by the admin trip detail page to render the itinerary/plan.

get/admin/trips/{trip_id}/shared-view

Path parameters

trip_idstring uuid required

Response

Successful Response

titlestring nullable
hero_photo_urlstring nullable
hero_portrait_photo_urlstring nullable
has_planboolean
creator_namestring nullable
created_atstring nullable
card_dataobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.