Skip to main content
GET
Check Proxy Verification Status

Query Parameters

module
enum<string>
required

Module name (must be 'contract')

Available options:
contract
action
enum<string>
required

Action name (must be 'checkproxyverification')

Available options:
checkproxyverification
guid
string
required

Verification attempt identifier

Response

200 - application/json

Successful response

status
enum<string>

Status code (1 = OK)

Available options:
1
message
string

Response message

Example:

"OK"