Skip to main content

Get Filter

GET 

/v0/filters/:filter_group_id

Get a specific datapoint filter.

Args: request: The FastAPI request object project_id: UUID of the project the filter belongs to filter_group_id: UUID of the specific filter group to retrieve

Returns: The requested filter item

Request

Responses

Successful Response