Get a request's comments
Gets all comments left by users in a request.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
collectionId
The collection's unique ID.
requestId
The request's unique ID.
Response
Successful Response
data
A list of comments.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error