Get Usage Event Attempts
Usage
Get Usage Event Attempts
Per-attempt timeline for one request (the served row + any retried rows sharing its request_id), oldest first — powers the logs drawer’s “Attempts” history so a caller can see every model that was tried. Same customer-facing scrubbing as the events list (no provider names / admin fields).
Authorization mirrors the events list: an API-key caller sees only events made by that key; a JWT caller must belong to the event’s org, and a non-privileged member is restricted to their own events. Anything else 404s (existence is not leaked).
GET
Get Usage Event Attempts
Authorizations
Enter your MeshAPI key (rsk_...) — sent as Authorization: Bearer <key>.
Path Parameters
Response
Successful Response