export type ResponseSelfServiceOrganisation = { name: string; teams: Array; };