Skip to main content

Get assistant texml

GET 
/ai/assistants/:assistant_id/texml

Get an assistant texml by assistant_id.

Request

Path Parameters

    assistant_id Assistant Idrequired

Responses

200: Successful Response

422: Validation Error

Request samples


curl -L 'https://api.telnyx.com/v2/ai/assistants/:assistant_id/texml' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'

Response samples


string