Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NjIsInN1YiI6MTk2fQ.YIj2d2jZwMa3gjrEobKPb_UeNeK5XlbT-4QY21QmbUc Host: example.org Cookie:
GET /api/rest/admin/routing/routing-tag-modes/0
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/"42c49a531ea1b5293907a4d062388145" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 9b241121-dd91-47d1-8df4-3035a1919169 X-Runtime: 0.016560 Content-Length: 154
200 OK
{ "data": { "id": "0", "type": "routing-tag-modes", "links": { "self": "http://example.org/api/rest/admin/routing/routing-tag-modes/0" }, "attributes": { "name": "OR" } } }