GET
Get Followup

Overview

This endpoint returns comprehensive information about a single followup activity, including all details about the communication attempt, results, and related metadata.

Authentication

Requires a valid OAuth 2.0 access token with the followups:read scope.

Request

string
required
Bearer token for authentication
string
required
The encrypted ID of the followup to retrieve

Example Request

Response

boolean
Always false for successful requests
string
Success message
object
Complete followup information

Success Response

Error Responses