Get Outbound Templates
Retrieve all active Outbound templates associated with a specified bot ID. These templates can be used to trigger campaigns in Engage CRM.
Query Parameters |
---|
bot string — REQUIREDThe unique identifier of the bot whose templates are to be fetched. |
Header Parameters |
---|
x-api-key string — REQUIREDAPI key for authorization. |
Responses | ||||||
---|---|---|---|---|---|---|
200 Successful response containing the list of active templates.
| ||||||
400 Bad Request. The request was invalid, possibly due to missing or incorrect parameters. | ||||||
401 Unauthorized. The API key provided is missing or invalid. | ||||||
404 Not Found. The specified bot ID does not exist. | ||||||
500 Internal Server Error. An error occurred on the server side. |