Get comments with specific fields

Use the get comments with specific fields API request to retrieve comments with specific fields.

For instance, if you want to get comments that contain the fields "body" and "username", you should add to the request a query parameter "fields" with values "body" and "username", as you can see in the example below.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!