Get Procedure Draft

Get user's draft for a procedure

Path parameters

agent_idstringRequired
Agent ID to get the procedure draft from
branch_idstringRequired
Branch ID to get the procedure draft from
procedure_idstringRequired
The procedure ID

Headers

xi-api-keystringOptional

Response

Successful Response
procedure_idstring
Procedure ID
namestring<=200 characters
Procedure name
contentstring<=50000 characters
Procedure content
typeenumOptionalDefaults to free_form
Procedure type
triggerstringOptionalDefaults to

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
Drafts Get Request Unprocessable Entity Error