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.
"11446498"
The unique identifier for the workflow
"workflow"
workflow
Value is always workflow
"This workflow sets off a new hire approval flow"
The description for a workflow.
true
Specifies if this workflow is enabled
"New Hire Workflow"
The 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"
}