GET
/closeAPI/api/close/profile/for-user
curl \
--request GET 'https://customer.trintech.com/closeAPI/api/close/profile/for-user'
Response examples (200)
[
{
"id": 42,
"name": "string",
"number": "string",
"count": 42,
"hasInstructions": true,
"hasCaptions": true
}
]