Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjEyNCwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc4NjM2MDI5MX0.PhkFcBiEjr40_HqfTNuFULRsSa_3UbrlTY9RQ3YQ1HU Host: example.org Cookie:
GET /api/rest/admin/gateway-rel100-modes/0
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/"9773009295325e9f1cd3a0b67b18979c" cache-control: max-age=0, private, must-revalidate x-request-id: d0f24b63-18fc-4057-b1b1-f515f2ed4888 x-runtime: 0.006179 content-length: 158
200 OK
{
"data": {
"id": "0",
"type": "gateway-rel100-modes",
"links": {
"self": "http://example.org/api/rest/admin/gateway-rel100-modes/0"
},
"attributes": {
"name": "Disabled"
}
}
}