TravelyfeHelp
开发者ReferenceAccount

Your Reminder Preferences

GET
/v1/account/reminder-preferences

Which reminders you receive, and how many minutes ahead (lead_<kind>).

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

AuthorizationBearer <token>

A Travelyfe access token.

In: header

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/v1/account/reminder-preferences"
{  "property1": null,  "property2": null}