Skip to main content

List

GET 

/accounts/me/include-excludes

List the include and exclude configurations.

Responses

Success

Schema

  • Array [

  • account_id int64required

    Account unique identifier

    flag stringrequired

    Possible values: [INCLUDE, EXCLUDE]

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

    id int64

    Unique identifier

    url stringrequired

    The URL

  • ]