Skip to main content
GET
List Procedures

Headers

x-api-key
string | null

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
string
required

Agent ID to get the procedure draft from

Example:

"agent_3701k3ttaq12ewp8b7qv5rfyszkz"

branch_id
string
required

Branch ID to get the procedure draft from

Example:

"agtbranch_0901k4aafjxxfxt93gd841r7tv5t"

Query Parameters

agent_version_id
string | null

The agent version ID to retrieve the procedure for.

Example:

"agtvrsn_8901k4t9z5defmb8vh3e9361y7nj"

Response

Successful Response

procedures
ProcedureListItemResponseModel · object[]
required

Procedures on the branch with their draft-aware metadata.