Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MjEyMzYzMTQsInN1YiI6OTB9.XN572g0jiA8GEw4zGdzvZH2FWl6uCa7K3O3BbqqBJgQ Host: example.org Cookie:
GET /api/rest/admin/disconnect-policies/6
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 0 X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Content-Type: application/vnd.api+json Vary: Accept ETag: W/"cffe09a104fdbe736ad94769b74afd71" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 3df6e684-b348-4fe2-99d4-04e1d3c69119 X-Runtime: 0.011825 Content-Length: 166
200 OK
{ "data": { "id": "6", "type": "disconnect-policies", "links": { "self": "http://example.org/api/rest/admin/disconnect-policies/6" }, "attributes": { "name": "disconnect_policy3" } } }