Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Filter object API endpoint #2207

@rehandalal

Description

@rehandalal

It would be great to have endpoints for each filter object as well as a general listing endpoint

I would expect:

  • /api/v3/filter_objects/:
    • GET requests give you a list of FO schemas by type
  • /api/v3/filter_objects/{type}/:
    • GET requests return a schema
    • POST requests get you a JEXL expression for the FO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions