action launchdarkly_get_usage { label: "Returns of the usage endpoints available." provider: launchdarkly method: GET path: "/usage" encoding: json output: { type: "object" additionalProperties: true } }