Skip to main content
GET
List a record's conversations

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Query Parameters

entity_type
enum<string>
required

The kind of record a conversation can be about.

Available options:
person,
organization,
animal,
location_unit,
donation,
campaign,
shift,
volunteer_event,
shift_signup,
adoption_application,
org_event,
form_submission
entity_id
string
required

The record's ID.

include_suggested
enum<string>

true to include conversations only suggested for this record.

Available options:
true

Response

The conversations.

results
object[]
required