Get Procedure Draft
Get user's draft for a procedure
Path parameters
agent_id
Agent ID to get the procedure draft from
branch_id
Branch ID to get the procedure draft from
procedure_id
The procedure ID
Headers
xi-api-key
Response
Successful Response
procedure_id
Procedure ID
name
Procedure name
content
Procedure content
type
Procedure type
trigger
When the agent should use this procedure. Empty string means this is a sub-procedure that should only start when another procedure references it.
Errors
422
Unprocessable Entity Error