Returns comprehensive information about a procedure execution, including events and output.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The API version to use.
2025-06-19 The ID of the procedure to retrieve
Successful response.
Unique identifier for the procedure
Whether the procedure was run in live mode
Name of the procedure
ID of the conversation this procedure was run for
Timestamp when the procedure was created
Current status of the procedure
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