Retrieves the next step or state for a specific session.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Session ID for which to fetch the next step.
The body is of type object
.
Next step retrieved successfully.
The response is of type object
.
Retrieves the next step or state for a specific session.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Session ID for which to fetch the next step.
The body is of type object
.
Next step retrieved successfully.
The response is of type object
.