Get AI bridge E2E test helper state
GET/api/v4/system/e2e/ai_bridge
Retrieve the current in-memory AI bridge test helper state used for end-to-end tests.
This endpoint is only available when EnableTesting is enabled. EnableTesting is intended only for isolated non-production environments and must never be enabled in production.
Permissions
Must have manage_system permission.
Responses
- 200
- 403
- 501
AI bridge test helper state retrieved successfully
Do not have appropriate permissions
Feature is disabled