Threads
Get a thread
Get all comments in a thread.
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
.
GET
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
A UUID which identifies the thread.
Example:
"a649e4d9-435c-43fb-83ba-847b4876f27a"
Response
200
application/json
Success