action britbox_get_profile { label: "getProfile" description: "Get the details of the active profile, including watched, bookmarked and rated items." provider: britbox method: GET path: "/account/profile" encoding: json output: { type: "object" } }