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.

Query Parameters

days
number
required

Response

id
string
required
title
string
required
type
enum<string>
required
Available options:
call,
email,
meeting,
follow_up,
todo
priority
enum<string>
required
Available options:
low,
medium,
high
dueDate
string<date-time>
required
completed
boolean
required
assigneeId
string
required
companyId
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
description
string
reminderAt
string<date-time> | null
completedAt
string<date-time>
contactId
string
dealId
string
crmCompanyId
string
isOverdue
boolean
contact
object
deal
object
crmCompany
object
assignee
object