Get Discovery Status
SIP Trunks
Get Discovery Status
Poll the status and results of a SIP endpoint discovery session.
GET
Get Discovery Status
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Query Parameters
The discovery session ID returned from
POST /v1/sip/discover.Response
Returns the sameDiscoveryResult object as POST /v1/sip/discover. The status field indicates whether the discovery is still "running", has "completed", or has "failed".
Discovery results expire after 10 minutes.
Example Request
Docs for agents: llms.txt