POST v1/NoCommunicationsReport
Request Information
URI Parameters
None.
Body Parameters
RequestObjName | Description | Type | Additional information |
---|---|---|---|
accountUid | globally unique identifier |
None. |
|
accessKeyUid | globally unique identifier |
None. |
|
ReqObjType | Type |
None. |
|
ReqObj | Object |
None. |
Request Formats
application/json, text/json
Sample:
{ "accountUid": "ca7581a5-af28-42b3-8c0c-c7ccbf98ddc5", "accessKeyUid": "8cbe0273-5365-47ec-9ed4-d0c678b12b2b", "ReqObjType": null, "ReqObj": { "$id": "2" } }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of GetNoCommunicationsReport_ResultName | Description | Type | Additional information |
---|---|---|---|
ClientStringID | string |
None. |
|
row_id_clients | integer |
None. |
|
FullVersionString | string |
None. |
|
LastActivity | date |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "ClientStringID": "sample string 1", "row_id_clients": 2, "FullVersionString": "sample string 3", "LastActivity": "2025-06-06T14:28:52.7426744-07:00" }, { "$ref": "1" } ]