X-API-Key: ********************curl --location 'https://api.snakk.ai/webhooks/lookup-agent/+4721000000' \
--header 'X-API-Key: <api-key>'{
"agent": {
"id": "agt_123",
"name": "Example AS Support",
"phone_number": "+4721000000",
"is_active": true,
"tools": [],
"tenant": {
"id": "ten_789",
"name": "Example AS"
}
}
}