Peek Events
Events
Peek Events
Peek at pending telephony events without consuming them.
Returns a preview of queued events (call completions, transcripts) without removing them from the mailbox. Useful for checking if there are events to process before committing to retrieve them.
GET
Peek Events
Authorizations
AgentLine API key. Get one via the email OTP flow (POST /v1/auth/otp then POST /v1/auth/verify). Pass as: Authorization: Bearer sk_live_...
Query Parameters
Filter events by AI agent ID
Maximum number of events to preview (1-200)
Required range:
x <= 200Response
Successful Response