I am using API v1 ( https://api.pinterest.com/v1/pins/ {PIN_ID} / ...), but there is no documentation on how to get comments for specific output.
So how do you do this?
Currently, you cannot receive comments for Pin through the public API. You can only get the number of comments.
All available fields are listed at https://developers.pinterest.com/docs/api/pins/ .