Box Relay Workflows are objects that represent a named collection of flows.
You application must be authorized to use the Manage Box Relay application
scope within the developer console in order to use this resource.
11446498The unique identifier for the workflow.
workflowThe value will always be workflow.
Value is always workflow
This workflow sets off a new hire approval flowThe description for a workflow.
trueSpecifies if this workflow is enabled.
New Hire WorkflowThe name of the workflow.
{
"id": "11446498",
"type": "workflow",
"description": "This workflow sets off a new hire approval flow",
"is_enabled": true,
"name": "New Hire Workflow"
}