Get a comment by ID
Get comment
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
comment_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
id
created_by_entity_user_id
entity_id
object_id
object_type
status
Allowed values:
text
created_at
updated_at
reply_to_entity_user_id
Errors
400
Get Comments ID Request Bad Request Error
403
Get Comments ID Request Forbidden Error
404
Get Comments ID Request Not Found Error
409
Get Comments ID Request Conflict Error
422
Get Comments ID Request Unprocessable Entity Error
500
Get Comments ID Request Internal Server Error