QueryDomainApplicationList
List all applications in your account
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = QueryDomainApplicationListDOMAIN = YOURDOMAIN.TLDCLASS = (PATTERN)ORDERBY = DOMAIN|APPLICATION|FINALIZATIONDATEWIDE = 0|1GENERATELIST = 0|1SENDLISTEMAIL = (EMAILS)FIRST = (INT)LIMIT = (INT)Response
code = (INT)description = (TEXT)property[APPLICATION][n] = (INT)property[DOMAIN][n] = (DOMAIN)property[CLASS][n] = (TEXT)property[STATUS][n] = (TEXT)property[CREATED_DATE][n] = (DATE)property[UPDATED_DATE][n] = (DATE)property[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| DOMAIN | Search applications for this domain (wildcard allowed)/Domain, the application was issued for |
|---|---|
| CLASS | Search applications belonging to this class (wildcard allowed, optional)/Class of the application |
| ORDERBY | Order resulting list by this column (optional) |
| WIDE | Show more or less details (optional) |
| GENERATELIST | Show result on screen|Generate a CSV File and upload to ftp (optional) |
| SENDLISTEMAIL | Email address where the CSV will be sent to (optional) |
| FIRST | Start the output of results from this item (optional) |
| LIMIT | Show only this many items in the response (optional) |
| APPLICATION | ID of the application (registrar - unique) |
| STATUS | Status of the application |
| CREATED_DATE | Date the application was issued |
| UPDATED_DATE | Date the application was last updated |
| COUNT | Total number of applications shown |
| FIRST | Pointer to the first shown ID |
| LAST | Pointer to the last shown ID |
| LIMIT | The limit given in the command |
| TOTAL | Total number of existing applications |
Application commands