This endpoint is available only when Murph is enabled for the caller’s
account.
Endpoint
GET /api/v2/murph/agent-debug-calls
Request
curl
Parameters
Response
Provenance
Useorigin.kind before interpreting a failure:
sandbox_testcalls were created by a technical validation flow. A failed sandbox call usually means the source or adapter needs setup, protocol, or credential work before launch.live_demandcalls were not matched to Murph sandbox test metadata. Treat them as actual demand or other non-test traffic unless you have separate evidence that the caller was testing manually.
origin.kind is sandbox_test, initiatorEmail identifies the redacted
test-run user when that user is available. When the test-run join is not
available, Murph falls back to the redacted activity-row user email.
Errors
400 VALIDATION_ERROR— invalid query parameter.401 UNAUTHORIZED— missing or invalid bearer token.403 FORBIDDEN— Murph is not enabled for the caller’s account.