List Procedures
List the procedures attached to this agent branch. By default, unpublished drafts take precedence over the latest committed version. Pass agent_version_id to list a published snapshot instead. has_draft is true when a procedure has unpublished draft changes on this branch. Procedure content is not included; use Get Procedure to read a procedure’s body.
Path parameters
agent_id
Agent ID to get the procedure draft from
branch_id
Branch ID to get the procedure draft from
Headers
xi-api-key
Query parameters
agent_version_id
The agent version ID to retrieve the procedure for.
Response
Successful Response
procedures
Procedures on the branch with their draft-aware metadata.
Errors
422
Procedures List Request Unprocessable Entity Error