Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjI5LCJhdWQiOlsiY3VzdG9tZXItdjEiXSwiZXhwIjoxNzIxMjM1Nzg3fQ.ttRB82Jo77EYOsO14Quo4qtnyCYLnEXTxyoF-54DL8Y Host: example.org Cookie:
GET /api/rest/customer/v1/network-types/2fed8a9f-1d0d-443b-91d8-5cecd4b2a426
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/"eae1af235674e67be7bec2ba8cb5ed4b" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 38b3a43f-83b8-4595-b7bd-09bb8ed1b7b2 X-Runtime: 0.007066 Content-Length: 227
200 OK
{ "data": { "id": "2fed8a9f-1d0d-443b-91d8-5cecd4b2a426", "type": "network-types", "links": { "self": "http://example.org/api/rest/customer/v1/network-types/2fed8a9f-1d0d-443b-91d8-5cecd4b2a426" }, "attributes": { "name": "Network type 10" } } }