pub fn fetch_org_ticket(config: &CliConfig) -> Result<OrgTicketResponse>Expand description
Fetch an org-level ticket from the dashboard API
This endpoint returns a signed ticket containing the user’s plan capacity and features. The ticket can be used to validate large file operations and feature access.