Wait for Run Event

View as Markdown
Wait until the next matching run event is available. Use this when automation needs to block on a command, connection, runtime, artifact, tool, or browser signal.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Request

This endpoint expects an object.
connectionIdstringOptionalformat: "uuid"
contextIdstringOptional
cursorstringOptional>=1 character
kindlist of enumsOptional
pageIdstringOptional
sourcelist of enumsOptional
Allowed values:
timeoutMsintegerOptional<=120000
typelist of stringsOptional

Response

Default Response
cursorstring or null
eventobject or null
timedOutboolean