Skip to main content
GET
Get interrupt details

Authorizations

Authorization
string
header
required

JWT token for authentication

Path Parameters

interruptId
string<uuid>
required

Interrupt UUID

Response

Interrupt details retrieved successfully

success
boolean

Whether the request was successful

data
object

Represents a Human-in-the-Loop interrupt request. Interrupts are created when workflow execution requires user input.

message
string

Response message

error
string

Error message (if any)