Get Your SIP Peers.

  • Authentication required.

Notice: no params required.

CURL Example:

curl -X POST https://oim.pasifiktelekom.com.tr/en/api/pbx/sippeers/ \
     -H 'Content-Type:application/json' -H 'accept:application/json' -H 'Authorization:XXXXXXXXXXXXXXXXXXXX' \
     -d '{}'
GET /en/api/pbx/sippeers/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "message": "OK",
    "code": "200"
}