• Sign up
  • Docs
  • Guides
  • API Reference
  • 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
  • SDKs & Tools
  • Support
    • Developer Changelog
    • UnreadJun 30th, 2022

      Box CLI v3.2.0 released

      Featurecli
    • UnreadJun 24th, 2022

      Box Sign API supports setting redirect URLs

      FeatureImpactfulapi
    • UnreadJun 23rd, 2022

      Automate tasks with Box CLI and scripts library

      FeatureImpactfulcli
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
  • Engineering Blog
  • Newsletter
  • Changelog
  • GitHub
  • Community GitHub
  • Tooling
  • Node SDK
  • Java SDK
  • Python SDK
  • .NET 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)
  • 日本 (日本語)
  • ©2022 Box
  • Sitemap
  • Subscriptions
  • Terms of Use
  • Privacy Policy
  • Cookie Notification
  • Code samples provided under Unilicense