action britbox_get_watched { label: "getWatched" description: "Get the map of watched item ids (itemId => last playhead position) under the active profile." provider: britbox method: GET path: "/account/profile/watched" encoding: json output: { type: "object" } }