Get conversation
GET/api/v1/unibox/{enrollmentId}
One conversation: the lead, every send to them, and every reply received.
unibox:readRead the unified inbox and reply summaries.
Parameters
| Name | In | Type | Default | Description |
|---|---|---|---|---|
enrollmentId |
path | string | Enrollment id. Required. |
Example
curl "https://resources.ashwanth.dev/api/v1/unibox/YOUR_ENROLLMENTID" \
-H "Authorization: Bearer $LEADMAGNET_API_KEY"
Try it
API key
Held in this page only, never saved or sent anywhere but this API. If you are signed in, you can leave it blank.
Parameters
enrollmentId *Request
GET /api/v1/unibox/{enrollmentId}