curl --location --request POST '/blackHole3D/basic/baseRemote/getClient' \
--header 'Authorization: {{token}}'
{
"extraProperties": {
"property1": null,
"property2": null
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"tenantId": "f97df110-f4de-492e-8849-4a6af68026b0",
"clientId": "string",
"secretKey": "string",
"scopes": "string",
"description": "string"
}