ID del agent bot.
curl -X GET 'https://app.yampi.ai/platform/api/v1/agent_bots/1' \
-H 'api_access_token: TU_PLATFORM_TOKEN' -H 'Content-Type: application/json'
Obtiene un agent bot por ID. Requiere platformAppApiKey.
curl -X GET 'https://app.yampi.ai/platform/api/v1/agent_bots/1' \
-H 'api_access_token: TU_PLATFORM_TOKEN' -H 'Content-Type: application/json'