customers

Get Customer Draft

The draft waiting for this person. channel narrows it to one channel.

A profile holds at most one pending draft per channel, so the email view and the push view have to ask for their own; unfiltered (the historical default) still returns whichever is newest.

include_agent_drafts=false leaves an agent's queued draft where it belongs — in that agent's review queue, behind that agent's own gates.

get/api/v1/customers/{customer_id}/draft

Path parameters

customer_idstring uuid required

Query parameters

channelstring nullable
include_agent_draftsboolean

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.