curl --location --request GET 'https://api.cobra.de/v1/auth/config' \
--header 'X-Integration-Name: API Documentation' \
--header 'X-Integration-Provider: cobra GmbH' \
--header 'X-Cobra-TenantId: 12e39e53-ece1-4d8d-8958-e782de1dbef0'
{
"data": {
"oAuth2Url": "https://login.cobra.de/.well-known/openid-configuration/12e39e54-ece1-4d8d-8158-e782de1dbef0",
"clientId": "E360515D-61ED-4698-B522-2F40DBD3BB63",
"tenantId": "12e39e53-ece1-4d8d-8958-e782de1dbef0"
},
"message": "string",
"metaData": {
"totalResults": 0,
"responseTimeStamp": "2019-08-24T14:15:22Z"
},
"statusCode": 0
}