action docusign_billing_plans_get_billing_plans { label: "Gets a list of available billing plans." description: "Retrieves a list of the billing plans associated with a distributor." provider: docusign method: GET path: "/v2.1/billing_plans" encoding: json output: { type: "object" additionalProperties: true } }