curl --location 'https://platform.shopranos.eu/api/CustomerApiKeys?Name=undefined&CustomerId=undefined&Page=undefined&PageSize=undefined&Sorts=undefined&Filters=undefined&Sort=undefined'[
{
"id": "string",
"companyId": "string",
"partitionKey": "string",
"name": "string",
"customerId": "string",
"apiKey": "string",
"permissions": [
"cs_manage_sales_orders"
],
"expirationDate": "2019-08-24T14:15:22.123Z",
"customerName": "string"
}
]