Skip to main content
GET
Daily Planner KPI cards

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Query Parameters

period
string

today|this_week|this_month (drives the target multiplier)

Response

200 - application/json

Flattens the lead's contact fields in, so the table needs no second lookup.

id
string<uuid>
required
read-only
lead
string<uuid>
required

The lead this activity belongs to

client
string
required
contact_person
string
required
contact_phone
string
required
contact_email
string
required
activity_name
string
required

Name/title of the activity

Maximum string length: 100
activity_type
enum<string>
required

Type of activity

  • call - Call
  • meeting - Meeting
  • email - Email
  • follow_up - Follow Up
  • site_visit - Site Visit
  • proposal - Proposal
Available options:
call,
meeting,
email,
follow_up,
site_visit,
proposal
actor
string
required
read-only
notes
string

Detailed notes about the activity

activity_at
string<date-time>

When the activity was performed