For the complete documentation index, see llms.txt. This page is also available as Markdown.

🔍 Listagens Utilitárias

ListAutoReplies

get
/v2/api/external/{ApiID}/listAutoReplies
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Respostas
200

Successful response

application/json
get/v2/api/external/{ApiID}/listAutoReplies
200

Successful response

ListChatFlows

get
/v2/api/external/{ApiID}/listChatFlows
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Respostas
200

Successful response

application/json
get/v2/api/external/{ApiID}/listChatFlows
200

Successful response

ListFastReplies

get
/v2/api/external/{ApiID}/listFastReplies
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Respostas
200

Successful response

application/json
get/v2/api/external/{ApiID}/listFastReplies
200

Successful response

Atualizado

Isto foi útil?