Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NTUsInN1YiI6OTF9.SYDoehW2LdoQtzQjBsO76XreLRMohtJ6BIxEXiM4gbw 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: a98aac46-90f5-4310-a762-3ca1c39b4ba8 X-Runtime: 0.011928 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" } } }