This documentation is built and maintained by the Flireo AI team to help you create, launch, and scale intelligent phone agents. Access the dashboard here.
curl --location --request GET 'https://api.flireo.nl/v1/sip-connections/' \
--header 'Authorization: Bearer <token>'
{
"id": "e1e7f7f2-1024-4c12-89e7-9a89b4db9c85",
"phone_number": "31850123456",
"sip_username": "usr3935e1234567890j",
"sip_password": "hfya64k904h7a52g75h8lao0",
"sip_proxy": "sip.provider.com",
"provider_name": "My SIP Provider",
"created_at": "2025-08-29T11:28:09.201397+00:00",
"updated_at": "2025-08-29T11:28:09.201397+00:00"
}