curl -X GET 'https://app.yampi.ai/platform/api/v1/agent_bots' \
-H 'api_access_token: TU_PLATFORM_TOKEN' -H 'Content-Type: application/json'
curl -X GET 'https://app.yampi.ai/platform/api/v1/agent_bots' \
-H 'api_access_token: TU_PLATFORM_TOKEN' -H 'Content-Type: application/json'
Lista los agent bots de la plataforma. Requiere platformAppApiKey.
curl -X GET 'https://app.yampi.ai/platform/api/v1/agent_bots' \
-H 'api_access_token: TU_PLATFORM_TOKEN' -H 'Content-Type: application/json'