action gov_get_action_status_show { label: "Get the site status" description: "Returns the site status" provider: gov method: GET path: "/action/status_show" encoding: json output: { type: "object" additionalProperties: true } }