Callback captured

GET /callback

Request diterima pada 2026-08-11T02:33:59.815Z.

GET method 3 query no body saved log

Server view

Request

{
  "method": "GET",
  "url": "https://test.onebrick.io/callback?client_ref=CLIENT-DEMO&order_id=ORDER-1001&status=paid",
  "path": "/callback",
  "query": {
    "client_ref": "CLIENT-DEMO",
    "order_id": "ORDER-1001",
    "status": "paid"
  },
  "headers": {
    "accept": "*/*",
    "accept-encoding": "gzip, br",
    "cf-connecting-ip": "15.232.20.96",
    "cf-ipcountry": "ID",
    "cf-ray": "a293d6b4dc05ffe4",
    "cf-visitor": "{\"scheme\":\"https\"}",
    "connection": "Keep-Alive",
    "host": "sagad-test-client.me-446.workers.dev",
    "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
    "via": "2.0 Caddy",
    "x-forwarded-for": "216.73.217.142",
    "x-forwarded-host": "test.onebrick.io",
    "x-forwarded-proto": "https",
    "x-real-ip": "15.232.20.96"
  },
  "security": {
    "mode": "observed_callback",
    "signature_present": false,
    "signature_status": "missing",
    "signature_headers": [],
    "timestamp_present": false,
    "timestamp_status": "missing",
    "timestamp_headers": [],
    "timestamp_age_seconds": null,
    "note": "Signature values are inspected for test status but are never stored raw."
  },
  "received_at": "2026-08-11T02:33:59.815Z",
  "service": "redirect",
  "service_name": "Redirect Callback"
}

Browser view

Fragment

client-side
Loading browser state...
Back Run sample