API - cant get only running task

Describe the problem/error/question

I need get all running execution of a workflow, but only can filter for “error”, “success”, “waiting”. Any of these filters return running task or success without finish.
api/v1/executions?includeData=false&workflowId=FciJGMqmLQ9VHgTS&limit=2

Maybe can add “running” status?

What is the error message (if any)?

I dont get error, only cant get not running task.

Debug info

core

  • n8nVersion: 1.75.2
  • platform: npm
  • nodeJsVersion: 22.13.1
  • database: sqlite
  • executionMode: regular
  • concurrency: -1
  • license: community
  • consumerId: unknown

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: memory

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/131.0.0.0 safari/537.36 opr/116.0.0.0
  • isTouchDevice: false

Generated at: 2025-01-29T19:09:20.162Z