Skip to main content

List SIP accounts

GET 

/api/v1/sipaccounts

Retrieve list of SIP accounts (trunks) configured for the authenticated user.

SIP Accounts allow making/receiving calls through the platform using SIP protocol.

Returned Information:

  • Account credentials and settings
  • Call routing configuration
  • Usage limits and restrictions
  • Allowed IP addresses (if configured)

Authentication:

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

Responses

Successfully returns list of SIP accounts with configuration details