Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjEyMywiYXVkIjpbImFkbWluIl0sImV4cCI6MTc3NjM2NTczN30.EuhlAIcklQqs_s1FgyiLwBMSFMdkhWywszK0LG4LoB8 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: f9bd185a-cd34-4bec-9376-1e68a9102791 x-runtime: 0.005028 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"
}
}
}