DeltaBeginResponse
committed_cursor_valuestringnullable
The cursor the connector should fetch from. Null on the first-ever run for this stream — connector decides what "everything" means.
cursor_typestring
Possible values: [timestamp_utc, numeric_id, opaque_token]
started_at_utcdate-time
DeltaBeginResponse
{
"committed_cursor_value": "string",
"cursor_type": "timestamp_utc",
"started_at_utc": "2024-07-29T15:51:28.071Z"
}