API ReferenceAI InboxInbox EventsAPI reference for AI Inbox Inbox Events endpoints. 5 endpointsGET/api/v1/inboxList events from the AI Inbox. Returns webhook events from connected integrations (GitHub, Slack, Twilio, etc). Supports filtering by status, provider, and event type.GET/api/v1/inbox/{id}Get a single inbox event by ID. Returns the full payload. Automatically marks the event as read.POST/api/v1/inbox/{id}/archiveArchive a single inbox event by ID.POST/api/v1/inbox/batchBatch update inbox events. Mark multiple events as read or archived at once.POST/api/v1/inbox/archive-allArchive all inbox events. Optionally filter by provider or date.AI InboxAPI reference for AI Inbox endpoints.jobsAPI reference for jobs endpoints.