List Procedures
List the agent’s procedures on a branch with their procedure_id, version_id, name, type, trigger, and has_draft. has_draft is true when a procedure has unpublished draft changes on this branch; its name/type/trigger then reflect that draft. Does not return procedure content — 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
Response
Successful Response
procedures
Procedures on the branch with their draft-aware metadata.
Errors
422
Procedures List Request Unprocessable Entity Error