Skip to main content
GET
Get Activity
Fetches a single activity of any type with embedded account/deal/contact details. Same shape as List Activities / List Meetings, plus one extra column this endpoint alone includes.

Auth

Requires a CRM read scope and an active organization on the token. Any of contacts:read, deals:read, companies:read, or activities:read qualifies, as does any *:manage scope — manage implies read.

Response

Errors

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

activity_id
string
required

The activity's id to fetch.

Response

Successful Response

The response is of type Response Get Activity Activities Activity Id Get · object.