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.
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
Agent ID to get the procedure draft from
"agent_3701k3ttaq12ewp8b7qv5rfyszkz"
Branch ID to get the procedure draft from
"agtbranch_0901k4aafjxxfxt93gd841r7tv5t"
Query Parameters
The agent version ID to retrieve the procedure for.
"agtvrsn_8901k4t9z5defmb8vh3e9361y7nj"
Response
Successful Response
Procedures on the branch with their draft-aware metadata.