Skip to main content
POST
Send the open batch now

Authorizations

Authorization
string
header
required

LithoBlocks API key obtained from your organization dashboard. The LithoBlocks MCP server also presents a Supabase-issued user session token here on the user's behalf; such a token acts as that user with the scopes their organization role allows.

Path Parameters

id
string<uuid>
required

Response

object | null

The batch, now due

id
string
required
status
enum<string>
required
Available options:
collecting,
ready,
processing,
sent,
failed
event_count
integer
required
window_start
string | null
required
window_end
string | null
required
created_at
string
required
processed_at
string | null
required
error_message
string | null
required