Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjExOCwiYXVkIjpbImFkbWluIl0sImV4cCI6MTc3MjIxMjAwNH0.V-QNxhufwFDPDTEgcdufwE4HAfeA_MmJxFJ79ztc7yI 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: 7439cf1c-9bd1-429c-81e8-356d081a563e x-runtime: 0.005665 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"
}
}
}