Get per-role contact assignments for the form's connection

Form-scoped equivalent of GET /v1/merchants/:merchantId/connections/:connectionId/contact-roles. Returns active role assignments; broken refs come back as status: "unresolved".

Path Params
string
required

The boarding form id.

Query Params
string

Connection id (or processor enum). Required for multi-connection forms; defaults to the form's connectionId for single-connection forms.

Responses
200

Assignments returned.

400

connectionId mismatch for multi-connection form.

404

Form, merchant, or connection not found.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!