Skip to main content
POST
Suggest Follow-ups
This endpoint consumes 2 AI credits per call. If the workspace balance is insufficient, the API returns 402 insufficient_credits.

Request

Headers

string
Optional UUID for retry deduplication.

Body Parameters

string
required
UUID of the contact to generate suggestions for.
integer
default:"3"
Number of suggestions to generate (1 - 10).
integer
default:"60"
Window of recent activity to consider.
array
Optional whitelist of acceptable channels for suggestions: email, call, meeting, linkedin, whatsapp. Defaults to all.

Response

object
Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors