List Replies to Profile's Comments

This API endpoint retrieves all replies made by other users to comments created by a specific profile. For example, if a profile named "ray" has created 10 comments, this API will list all the replies made to those 10 comments by other users.

Authentication

To access this API, you need to provide either:

  1. A producer token.
  2. The access token of the profile for which you want to retrieve replies (e.g., "ray's" access token).
Language
Click Try It! to start a request and see the response here!