List
Request a list of records.
Type: List
Copy
http://192.168.1.2/PRT_CTRL_DIN_ISAPI.dll?Request&Type=List&SubType=<SubType>
SubTypes
The subtype used is the table name of the record (see Table Names).
Success Response
Successful response contains the ampersand separated list of records, with their Record ID as the key.
Copy
41=Installer&42=Master&43=User (Demo)&44=Jane Doe
Any valid request to a list that contains no records will return the following.
Copy
<no response>