Skip to main content

Get Global Prefix Filters (v2.0)

Get the global prefix filters.

Path Parameters
    tenant_id string required

    Tenant Id

Responses

Successful Operation


Schema
    description

    Description for the global prefix filter.

    filters Filter[] required

    List the filters.

  • Array [
  • elements string[] required

    Filter by element.

    path string[] required

    Filter by path.

    site object required

    Filter by site.

    type string

    Filter by type.

  • ]
  • id string

    ID of the global prefix filter.

    name string required

    Name of the global prefix filters.

Loading...