Skip to main content

Get Block Ip

GET 

/Surveys/getBlockIp

About Api Returns a list of block ip allocated to a user.

Request

Header Parameters

    ZAMP-KEY stringrequired

Responses

This response you will get on a successful request

Schema

    success boolean
    apiVersion integer
    message string

    result

    object

    data

    object[]

  • Array [

  • ipAddress string
  • ]

Loading...