Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer token: a Platform API Key (format: ak_live::) or a Personal Access Token (format: rgo-...). PATs always act as the token owner.

Path Parameters

contactId
string
required

Query Parameters

types
enum<string>[]
Available options:
meeting,
email,
form,
note,
task,
communication,
conversation
cursor
string
limit
number
default:30
Required range: 1 <= x <= 50

Response

items
object[]
required
hasMore
boolean
required
nextCursor
string