action bbci_get_status { label: "Get status" description: "Get the current iPlayer business layer status. This tells the caller the status of the iPlayer data, but not necessarily the overall status of the website. In the future it might include the status of the dependent data services within the BBC." provider: bbci method: GET path: "/status" encoding: json output: { type: "object" } }