Name | Description |
---|---|
access_token | JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header) |
include | comma delimited relationships you want included in the response in snake_case format |
Name | Description |
---|---|
data | primary JSON API payload |
included | related models (controlled by the include param) |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzEsImV4cCI6MTcwNDQ3MzIzNCwiaWF0IjoxNzA0NDczMDU0fQ.wBZ3V10DGl2x00MYHTO6ycuO0HySofWNDIPTrl_OBx4 Host: example.org Cookie:
GET /apis/v4/organizations/122/celebration_items/16/comments/9?include=*
include=*
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block 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 X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzEsImV4cCI6MTcwNDY0NTg1NSwiaWF0IjoxNzA0NDczMDU1fQ.-kHiajiB-T82-2FBLJwatmyHzw8zB-f5GPgz88pEQNE Access-Control-Expose-Headers: X-MH-Session ETag: W/"f3c9f2925cb2334e92f3446d3c1068f2" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 4dca3b62-0aae-4220-9d57-0efbf8be1f3b X-Runtime: 0.091941 Content-Length: 1640
200