List filter definitions for a project defined event
Filter definitions
List filter definitions for a project defined event
GET
List filter definitions for a project defined event
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the project defined event
Query Parameters
The ID of a business. When provided, the business's own filter definitions for the project defined event replace the project-level ones with the same variable_name
When true, disabled filter definitions are included. Otherwise only enabled filter definitions are returned
Response
200 - application/json
A dictionary with a filter_definitions property which is an array of FilterDefinition objects
An array of filter definitions for the project defined event