Get Request Logs
Headers
Optional. Bearer JWT, Virtual Key, or PAT. Server also accepts Cookie alephant_token; not modeled as a header here.
Optional in the spec; required for authenticated analytics. Omit for unauthenticated GET /v1/analytics/health.
Query parameters
ISO 8601 start (required).
ISO 8601 end (required); must be after start.
Page size (default min(50, ANALYTICS_RMT_MAX_LIMIT), capped server-side).
Optional UUID filter; invalid non-empty → 40011.
Optional UUID; invalid non-empty → 40013.
Filter by RMT entity_type alone, or pair with entityId.
Requires non-empty entityType when set; UUID.
Exact match on RMT model after trim.
If non-empty, must be UUID (matches entity_id or user_id).
HTTP status code integer as string (e.g. 200).