Get an API's comments

Deprecated
View as Markdown
Gets all comments left by users in an API.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

apiIdstringRequired
The API's ID.

Response

Successful Response
datalist of objects
A list of comments.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error