GET api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"CompanyCommunityID": "f80eab24-0693-4869-9eea-f1a3a0123614",
"CompanyID": "222f2a76-2af9-40be-828b-159ea1058511",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-22T21:30:28.3987381-04:00",
"CreatedByUserID": "36e5b504-b09e-4a06-9ff4-d7408e04a87a",
"Deleted": true
}