List all comments

Returns a list of comments written by a user.

Log in to see full request history
Path Params
string
required

The user's provider internal id.

Query Params
string
length ≥ 1

A cursor for pagination purposes. To get the next page of entries, you need to make a new request and fulfill this field with the cursor received in the preceding request. This process should be repeated until all entries have been retrieved.

integer
1 to 100

A limit for the number of items returned in the response. The value can be set between 1 and 100.

string
required

The id of the account to perform the request from.

Responses

Response body
object
string
required

CommentList

items
array of objects
required
items*
object
string
required

Comment

string
required
length ≥ 1

A unique identifier.

string
required
length ≥ 1

A unique identifier.

string
required
length ≥ 1

A unique identifier.

required
author_details
object
required
string
required
string
required
number
required
number
required
required
paging
object
required
number
required

## Unprocessable Entity ### Recipient cannot be reached Make sure that the recipient ID is valid and that the corresponding profile is not locked.

undefined

Language
Credentials
URL
Request