Skip to main content

Get Local Prefix Filters (v2.0)

Get the local prefix filters.

Path Parameters
    tenant_id string required

    The tenant ID.

Responses

Successful Operation


Schema
    count int32

    The total number of responses.

    id string

    The ID of the response.

    type string

    The type of response.

    items LocalPrefixFilter[]
  • Array [
  • description

    Description of the local prefix filter.

    id string

    Id of the local prefix filter.

    name string required

    Name of the local prefix filter.

  • ]
Loading...