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": "86569d40-0d2f-43dc-b8e4-1e8e88b3ea74",
"CompanyID": "93dfa7ec-46da-4b50-8a91-68ff133ff597",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-07T16:30:51.9351949-04:00",
"CreatedByUserID": "a779d750-6c1f-472f-be3c-ea9cadf8e005",
"Deleted": true
}