List threads

List threads of comments on a record or list entry.

To view threads on records, you will need the object_configuration:read and record_permission:read scopes.

To view threads on list entries, you will need the list_configuration:read and list_entry:read scopes.

Required scopes: comment:read.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid

Use this parameter to filter to threads on a specific record. Must be passed with object.

string

Use this parameter to filter to threads on a specific record. Must be passed with record_id. Accepts either a slug or an ID.

uuid

Use this parameter to filter to threads on a specific entry. Must be passed with list.

string

Use this parameter to filter to threads on a specific entry. Must be passed with entry_id. Accepts either a slug or an ID.

integer

The maximum number of results to return. The default is 10 and the maximum is 50. See the full guide to pagination here.

integer

The number of results to skip over before returning. The default is 0. See the full guide to pagination here.

Response

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