Top Menu

Jump to content
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    Home
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
General discussion
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. General discussion
  5. Filter by active with API

Filter by active with API

Added by Randy Bonds over 3 years ago

I have

https://community.openproject.org/api/v3/projects/?filters=[{%22active%22:{%22operator%22:%22=%22,%22values%22:[%22true%22]}}]

But it is giving me this error: Filters Active filter has invalid values

I have tried a one as well in the value... what do I have wrong?


Replies (1)

RE: Filter by active with API - Added by Randy Bonds over 3 years ago

https://community.openproject.org/api/v3/projects/?filters=[{%22active%22:{%22operator%22:%22=%22,%22values%22:[%22t%22]}}]

is how I got it to work

  • (1 - 1/1)
Loading...