GET
/
crm
/
scenario
/
{scenarioId}
/
conversation

Authorizations

Authorization
string
headerrequired

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

Path Parameters

scenarioId
string
required

The ID of the CRM scenario.

Response

200 - application/json
id
string

The unique identifier for the CRM scenario conversation link.

scenarioId
string
conversationId
string
stepId
string
organizationId
string
createdAt
string
updatedAt
string
available
boolean

Indicates if the conversation is currently available/active in this scenario step.

conversation
object
step
object