Skip to main content

List destinations

GET 

/api/v1/purchases/:purchase_id/destinations

Retrieve the list of inbound destinations configured for a specific DID number.

Destinations define where incoming calls to a DID should be routed (SIP addresses, phone numbers, etc.).

Features:

  • Returns only current (non-deleted) destinations
  • Each destination includes active status and callhunt settings

Authentication:

  • Requires Bearer token in Authorization header: Authorization: Bearer <token>

Request

Responses

Successfully returns all current destinations for the specified DID