v1

latestOpenAPI 3.0.1Apache 2.02026-07-14521687.9 KB

get/v1/Assistants/{AssistantSid}/Dialogues/{Sid}

Path parameters

AssistantSidstring required

The SID of the Assistant that is the parent of the resource to fetch.

Sidstring required

The Twilio-provided string that uniquely identifies the Dialogue resource to fetch.

Response

OK

account_sidstring nullable

The SID of the Account that created the Dialogue resource.

assistant_sidstring nullable

The SID of the Assistant that is the parent of the resource.

{"stackTrail":"components:schemas:autopilot.v1.assistant.dialogue:properties:data","oasType":"schema","type":"unknown","description":"The JSON string that describes the dialogue session object.","nullable":true}
sidstring nullable

The unique string that we created to identify the Dialogue resource.

urlstring uri nullable

The absolute URL of the Dialogue resource.