GET v1/contactsarchived?fromdate={fromdate}
Gets a list of all archived contacts based on from Date
Request Information
URI Parameters
| Name | Description | Type | Additional Information |
|---|---|---|---|
| fromDate |
Date in past to get archived from |
date |
Required. |
Body Parameters
None.
Response Information
Resource Description
List of contacts
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.