Getrequestlogs

View as Markdown
RMT list for a time window. **Offset is fixed at 0** in the executor (no paging offset param). **Required:** `start`, `end` — ISO 8601 datetimes parseable by `Date`, with `end` > `start`. **Errors:** window too long → `40004`; invalid UUIDs → `40011`/`40013`/`40014`; `entityId` without `entityType` → `40016`; non-UUID `search` → `40033`. **Success `data`:** `{ "rows": [ ... ] }` (no total in atomic list).