• Sign up
  • Docs
  • Guides
  • API Reference
  • Sample Code
  • SDKs & Tools
  • Support
  • Developer Changelog
  • Elsewhere
  • Blog
  • Forum
  • Feedback
  • International sites
  • United States (English)
  • 日本 (日本語)
Box Developer Documentation
  • United States (English)
  • 日本 (日本語)
  • Quick Starts
  • Guides
  • API Reference
  • Sample Code
  • SDKs & Tools
  • Support
    • Developer Changelog
    • UnreadMar 14th, 2023

      Box Windows SDK v5.2.0 released

      Featuresdkswindows
    • UnreadMar 8th, 2023

      Box Python SDK v3.7.0 released

      Featuresdkspython
    • UnreadMar 8th, 2023

      Downloading ZIP Archives with Box API

      Featureapi
Log in
Box Relay
Get Workflows Start Workflow

Get Workflows

Guides Box Relay Get Workflows
Edit this page

Get Workflows

The get workflows endpoint can be used to grab all workflows on a particular folder. It will return all workflows regardless of if there is a flow of type WORKFLOW_MANUAL_START.

For more information on how to use these endpoints, refer to our blog post.

cURL
curl -i -X GET "https://api.box.com/2.0/workflows?folder_id=324234" \
     -H "Authorization: Bearer <ACCESS_TOKEN>"
  • Box & Community
  • About Us
  • Platform Twitter
  • Developer Blog
  • Developer Newsletter
  • Changelog
  • GitHub
  • Community GitHub
  • Tooling
  • Node SDK
  • Java SDK
  • Python SDK
  • .NET SDK
  • iOS Content SDK
  • Android Content SDK
  • Box CLI
  • Box Skills Kit
  • Samples
  • Platform Samples
  • Skills Samples
  • Support
  • Support & Community
  • Create a ticket
  • Platform Forum
  • Product Feedback
  • API Status
  • International sites
  • United States (English)
  • 日本 (日本語)
  • ©2023 Box
  • Sitemap
  • Newsletter Unsubscribe
  • Terms of Use
  • Privacy Policy
  • Cookie Notification
  • Code samples provided under Unilicense