GET
/closeAPI/api/pendo/key
curl \
--request GET 'https://customer.trintech.com/closeAPI/api/pendo/key'
Response examples (200)
{
"pendoEnabled": true,
"pendoApiKey": "string",
"tenantId": "string",
"globalAppVersion": "string",
"customerId": "string"
}