v5
OpenAPI 3.1.02026-08-043621,4011.8 MBAgents Platform
Get Convai Settings
Retrieve Convai settings for the workspace
get/v1/convai/settings
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response
Example response
{
"conversation_initiation_client_data_webhook": {
"request_headers": {
"Content-Type": "application/json"
},
"url": "https://example.com/webhook"
}
}