package codersdk type ExternalAPIKeyScopes struct { External []APIKeyScope `json:"external"` }