Skip to content

QueryTrusteeDomainList

Search for domain names that use an active trustee service.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = QueryTrusteeDomainList
Response
code = (INT)
description = (TEXT)
property[DOMAIN][n] = (TEXT)
property[TRUSTEE_RENEWAL_DATE][n] = (DATE)
property[TRUSTEE_TYPE][n] = (DATE)
property[OWNER_ORGANIZATION][n] = (TEXT)
property[OWNER_NAME][n] = (TEXT)
property[OWNER_ADDRESS1][n] = (TEXT)
property[OWNER_ADDRESS2][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
DOMAINThe domain name.
TRUSTEE_RENEWAL_DATERenewal date of the trustee service.
TRUSTEE_TYPEThe trustee type assigned to the domain name.
OWNER_ORGANIZATIONOrganization of the domain owner contact.
OWNER_NAMEName of the domain owner contact.
OWNER_ADDRESS1Address of the domain owner contact.
OWNER_ADDRESS2Address of the domain owner contact.
COUNTTotal number of contacts shown
FIRSTPointer to the first shown ID
LASTPointer to the last shown ID
LIMITThe limit given in the command
TOTALTotal number of existing contacts

The following parameters are optional for this command.

Command
COMMAND = QueryTrusteeDomainList
DOMAIN = (PATTERN)
TRUSTEETYPE = (PATTERN)
ORDER = ASC|DESC
ORDERBY = DOMAIN|RENEWALDATE|TRUSTEETYPE
GENERATELIST = 0|1
SENDLISTEMAIL = (EMAILS)
FIRST = (INT)
LIMIT = (INT)
WIDE = 0|1
Response
code = (INT)
description = (TEXT)
property[DOMAIN][n] = (TEXT)
property[TRUSTEE_RENEWAL_DATE][n] = (DATE)
property[TRUSTEE_TYPE][n] = (DATE)
property[OWNER_ORGANIZATION][n] = (TEXT)
property[OWNER_NAME][n] = (TEXT)
property[OWNER_ADDRESS1][n] = (TEXT)
property[OWNER_ADDRESS2][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
DOMAINSearchpattern for domain names in the list. (optional)
TRUSTEETYPESearchpattern for the trustee service type. (optional)
ORDERASC|DESC (optional)
ORDERBYSort the result by this column (optional)
GENERATELISTShow result on screen|Generate a CSV File and upload to ftp (optional)
SENDLISTEMAILEmail address where the CSV will be sent to (optional)
FIRSTStart the output of results from this item (optional)
LIMITShow only this many items in the response (optional)
WIDE0|1 (optional)