/orgs/{org}/copilot/billingGet Copilot seat information and settings
Retrieves Copilot subscription details for an organization, including its seat breakdown and feature policies. Supply org to identify the organization; only the authenticated user's organization-owner access can view these details. The endpoint is in public preview and may change.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
A 401 is returned when authentication is missing or invalid, and a 403 is returned when the authenticated user is not an organization owner. A 404 is returned when the organization cannot be found, a 422 is returned when the account's associated payment method has a problem, and a 500 is returned for an internal error. org must identify an existing organization, and OAuth app tokens or classic personal access tokens must have the manage_billing:copilot or read:org scope.