curl --location --request GET 'https://platform.shopranos.eu/api/teams?Page&PageSize&Search&Id&UserId' \
--header 'x-companyid: 668abfd3-ed5c-4780-b0b8-c02f2141f131'[
{
"id": "string",
"name": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"createdBy": "string",
"modifiedAt": "2019-08-24T14:15:22.123Z",
"modifiedBy": "string"
}
]