Custom Dialing Pools
Get Custom Dialing Pool
Retrieve a specific custom dialing pool by its ID.
GET
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.
Enterprise Feature - Custom dialing is only available on Enterprise plans. Contact your Bland representative for access.
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the custom dialing pool to retrieve.Format: UUID format (e.g.,
550e8400-e29b-41d4-a716-446655440000)Response
Can be
success or error.The custom dialing pool object (present only if status is
success).Array of error objects (present only if status is
error).Docs for agents: llms.txt