Wait For Run Event

View as Markdown
Wait for the next matching run event.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Request

This endpoint expects an object.
categorylist of enumsOptional
connectionIdstringOptionalformat: "uuid"
cursorstringOptional>=1 character
timeoutMsintegerOptional<=120000
typelist of stringsOptional

Response

Default Response
cursorstring or null
dataobject or null
timedOutboolean