List feed item comments

Returns a paginated list of comments on a feed item identified by feed_id. Comments are sorted by created_at descending. Each item includes reactions and attachments.

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

Feed item identifier, e.g. note-550e8400-e29b-41d4-a716-446655440000

Query Params
string

Which field to use when ordering the results. Available options: created_at. Ascending order by default, use a - before the name of the field to have a descending order (ex: ordering=-created_at). Defaults to -created_at.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

Response

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