TravelyfeHelp
ProgramadoresReferenceExplore

An Itinerary In The Apps

GET
/v1/app/itineraries/{id}

One itinerary as you may see it, in the apps' shape. With no token, or the public key, only one on Explore, served from a cache near you; signed in, also your own and those shared with you.

Only available to the Travelyfe apps. Tokens issued to other apps receive forbidden.

AuthorizationBearer <token>

A Travelyfe access token.

In: header

Path Parameters

id*string

The itinerary id (UUID).

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/app/itineraries/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{}