PagedOrganizationResponse: Replace<PagedOrganizationResponseRaw, {
    organizations: OrganizationResponse[];
}>