Skip to main content
GET
Get one contact's hand-edited message for a step

Authorizations

Authorization
string
header
required

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

Path Parameters

sequence_id
string<uuid>
required
step_id
string<uuid>
required

Query Parameters

record_id
string<uuid>
required

Response

MessageOverrideReadSchema · object | null

Successful Response

§CMP-13. One contact's hand-written message for one step.

body
string
required
record_id
string<uuid>
required
step_id
string<uuid>
required
subject
string | null
required
updated_at
string<date-time>
required