action fecru_get_recent_detailed { label: "getRecentDetailed" description: "Get a list of recently visisted items for the currently logged in user, including the detailed entities." provider: fecru method: GET path: "/rest-service-fecru/recently-visited-v1/detailed" encoding: json output: { type: "object" additionalProperties: true } }