Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The API version to use.
Available options:
2025-06-19
Path Parameters
The ID of the procedure to retrieve
Response
Successful response.
Unique identifier for the procedure
Name of the procedure
Information about the associated conversation
Timestamp when the procedure was created
Current status of the procedure
Available options:
pending
, running
, success
, failed
, skipped
, cancelled
ID of the procedural agent that ran this procedure
Version ID of the procedural agent that ran this procedure
Error message if the procedure failed
Input data to the procedure
Output data from the procedure
Summary of the procedure execution