export interface InstanceDomainsResponse { cdn: string; gateway: string; defaultApiVersion: string; apiEndpoint: string; }