400 Invalid request
One or more fields do not match the documented shape.
Review response statesInteractive local reference
Select a request to update the description and deterministic sample response. Nothing leaves the browser.
Use the selection pattern for any REST, webhook, infrastructure, or data API reference.
Returns deterministic sample events for this front-end demonstration.
{
"data": [
{ "id": "evt_demo_813", "state": "delivered" },
{ "id": "evt_demo_814", "state": "queued" }
],
"next_cursor": "cursor_demo_02"
}Parameter structure
A concise parameter group avoids making readers scan a long, repetitive specification table.
GET /v1/events?limit=20&state=delivered Authorization: Bearer demo_key
Use a short error catalog with a clear cause and a useful next action.
One or more fields do not match the documented shape.
Review response statesThe example authorization header is absent or malformed.
Review authenticationThe requested demonstration identifier is not present.
Review support pathsThe sample policy requires a later retry window.
Review policy model