Discussions

Ask a Question
Back to All

Filtering Actions

Hi Team

Can you help me in filtering down the getting actions based on a certain date using API? I am using Get actions URL from Workspaces

Presently, I can only find this
"""filters
Optional fields to filter by. Filters expects a structure like "filters[fieldName]=value". For example, if you wanted to filter to just get actions with the status "Completed", you would pass: "filters[status]=Completed". Currently, only the following fields are supported: "status", "parent", "archived", "milestone"."""