Skip to main content

List

List the include and exclude configurations.

Responses

Success


Schema
  • Array [
  • account_id int64 required

    Account unique identifier

    flag string required

    Possible values: [INCLUDE, EXCLUDE]

    A flag which determines whether the URL is INCLUDE or EXCLUDE.

    id int64

    Unique identifier

    url string required

    The URL

  • ]
Loading...