GET
/closeAPI/api/close/account/{id}/links/tasks
curl \
--request GET 'https://customer.trintech.com/closeAPI/api/close/account/{id}/links/tasks'
Response examples (200)
[
{
"id": 42,
"number": "string",
"name": "string"
}
]