Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NjIsInN1YiI6MTk4fQ.1j-xystxvu_jniqPKtBqjMVBBDPoPWysq4dlgsTTZkg Host: example.org Cookie:
GET /api/rest/admin/routing/routing-tags/19
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/"391ebff75702be661142827da6e65e6a" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: fc5bc84c-9519-4c00-aa25-f544e0fd8378 X-Runtime: 0.013889 Content-Length: 150
200 OK
{ "data": { "id": "19", "type": "routing-tags", "links": { "self": "http://example.org/api/rest/admin/routing/routing-tags/19" }, "attributes": { "name": "ua_cli" } } }