Returns older comments for a post, pin, or survey thread.

Access: System, Admin, ClientAdmin, and permitted Employee users.

Uses fromTime and fromId as the paging cursor and returns comments older than that cursor for the route-specific messaging item type.

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

Identifier of the parent post, pin, or survey item whose thread should be paged.

Query Params
date-time

Timestamp of the oldest comment currently loaded by the client.

int32

Identifier of the oldest comment currently loaded by the client.

int32
Defaults to 10

Maximum number of older comments to return. Defaults to 10 when omitted.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain