Skip to main content

List

List the include and exclude configurations.

Query Parameters
    account object required
Responses

Success


Schema
  • Array [
  • account_id int64 required
    flag Include or Exclude required

    Possible values: [INCLUDE, EXCLUDE]

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

    id int64
    url The URL required
  • ]
Loading...