For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/tds/active' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"percentage": 0,
"description": "string",
"active": true
}
]