Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjEwNiwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc0MDg1MzAzMX0.4VB4DLYXy3YMzcNWMhq9X2TkF6e3UxxTjzkL72GxjQI Host: example.org Cookie:
GET /api/rest/admin/gateway-inband-dtmf-filtering-modes/1
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 0 X-Content-Type-Options: nosniff X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Content-Type: application/vnd.api+json Vary: Accept ETag: W/"3b0e1d9ac7ec65fb31721162363c432a" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: d93ec8b1-7da3-42c1-bb9d-fe9913b93a19 X-Runtime: 0.008100 Content-Length: 221
200 OK
{ "data": { "id": "1", "type": "gateway-inband-dtmf-filtering-modes", "links": { "self": "http://example.org/api/rest/admin/gateway-inband-dtmf-filtering-modes/1" }, "attributes": { "name": "Inherit configuration from other call leg" } } }