Apis::V4::Organizations::CommentReportsController API

get a comment report

Parameters

Name Description
access_token JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header)
include (optional) comma delimited relationships you want included in the response in snake_case format

Response Fields

Name Description
data primary JSON API payload
included related models (controlled by the include param)
meta will contain additional information about the current request, including the total number of records before the limit/offset operations

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNTksImV4cCI6MTcwNDQ3MzIzMywiaWF0IjoxNzA0NDczMDUzfQ.0IllyqIqczKdfEa3pFkVlxW9C9u3LJ7eNSypOYhyCgQ
Host: example.org
Cookie: 

Route

GET /apis/v4/organizations/111/comment_reports/1?include=

Query Parameters

include=

Response

Headers

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.eyJ1c2VyX2lkIjoxNTksImV4cCI6MTcwNDY0NTg1MywiaWF0IjoxNzA0NDczMDUzfQ.1Fml0jWfBP72MPR8rb5YXqciuQQ2hf61NqDeZWAvNNA
Access-Control-Expose-Headers: X-MH-Session
ETag: W/"cb1557218ea2b71c9d9de4cbd80d18be"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: c8c22c00-11c8-4adf-b6c4-3a26c14e0cfa
X-Runtime: 0.042869
Content-Length: 296

Status

200

Body