Get comments

🔓 OAuth Optional 📄 Pagination ✨ Extended Info

Returns the most recently written comments for the user. You can optionally filter by the comment_type and media type to limit what gets returned.

By default, only top level comments are returned. Set ?include_replies=true to return replies in addition to top level comments. Set ?include_replies=only to return only replies and no top level comments.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The slug that identifies the user, or "me" for the authenticated user.

string
enum
required
Allowed:
string
enum
required
Allowed:
Query Params
string

Extended information to include in the response.

integer | null

The page number to retrieve

integer | null

The number of items per page

string | null
enum
Allowed:
Response

Language
Credentials
Required Scopes
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json