curl --request GET \
--url https://api.zappfy.io/quickreply/showall \
--header 'token: <api-key>'[
{
"shortcut": "<string>",
"content": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"category": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
]Retorna todas as respostas rápidas cadastradas para a instância autenticada
curl --request GET \
--url https://api.zappfy.io/quickreply/showall \
--header 'token: <api-key>'[
{
"shortcut": "<string>",
"content": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"category": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
]Lista de respostas rápidas