GET api/Contact?portalId={portalId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"c5b8bc8d-a35f-4b9a-beed-7cbb06b3aa00"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">c5b8bc8d-a35f-4b9a-beed-7cbb06b3aa00</guid>