Join us on May 20th for the Content + AI Virtual Summit. Register now
admin_client.automate_workflows.get_automate_workflows_v2026_r0(workflow_folder_id){
"entries": [
{
"id": "981",
"type": "workflow_action",
"action_type": "run_workflow",
"workflow": {
"id": "545",
"type": "workflow",
"name": "Contract approval workflow"
},
"description": "Runs workflow execution for selected files",
"created_at": "2026-04-01T10:00:00.000Z",
"updated_at": "2026-04-02T11:00:00.000Z",
"created_by": {
"id": "11446498",
"type": "user",
"name": "Aaron Levie",
"login": "ceo@example.com"
},
"updated_by": {
"id": "11446498",
"type": "user",
"name": "Aaron Levie",
"login": "ceo@example.com"
}
}
],
"limit": 1000,
"next_marker": "JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii"
}Returns workflow actions from Automate for a folder, using the WORKFLOW action category.
admin_client.automate_workflows.get_automate_workflows_v2026_r0(workflow_folder_id){
"entries": [
{
"id": "981",
"type": "workflow_action",
"action_type": "run_workflow",
"workflow": {
"id": "545",
"type": "workflow",
"name": "Contract approval workflow"
},
"description": "Runs workflow execution for selected files",
"created_at": "2026-04-01T10:00:00.000Z",
"updated_at": "2026-04-02T11:00:00.000Z",
"created_by": {
"id": "11446498",
"type": "user",
"name": "Aaron Levie",
"login": "ceo@example.com"
},
"updated_by": {
"id": "11446498",
"type": "user",
"name": "Aaron Levie",
"login": "ceo@example.com"
}
}
],
"limit": 1000,
"next_marker": "JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii"
}Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Version header.
2026.0 フォルダを表す一意の識別子。
フォルダIDを確認するには、ウェブアプリケーションでこのフォルダにアクセスして、URLからIDをコピーします。たとえば、URLがhttps://*.app.box.com/folder/123の場合、folder_idは123です。
Boxアカウントのルートフォルダは常にID 0で表されます。
返す項目の1ページあたりの最大数。
x <= 1000結果が返される開始位置のマーカー。マーカーベースのページネーションを使用している場合に使用されます。
Returns workflow actions that can be manually started.
A list of Automate workflow actions.
Workflow actions available for manual start.
Show child attributes
これらのエントリで使用された制限値。許容される最大値を超えていない限り、クエリパラメータのlimitと等しくなります。最大値はAPIによって異なります。
1000
次の検索結果ページの開始場所のマーカー。
"JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii"
このページは役に立ちましたか?