This API provides access to Microsoft SNDS data.
Returns a list of all address summary records for an account. Each record is for a single address's summary data.
The record number to begin pagination with.
Field name to sort by.
'asc' or 'desc' sorting.
Value of the address to search
The account id
A 200 response
A 400 response
A 404 response
A 500 response
{"summary": [{"address": "0.0.0.0","domain_name": "test.com"}]}