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": "0e58794e-4165-4249-8345-1c865342de91",
"CompanyID": "44f2586e-5063-4dca-be0c-9eb202bf4cc8",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-26T14:10:54.8963191-04:00",
"CreatedByUserID": "767ee481-8918-4a71-bcbd-d6a80455969d",
"Deleted": true
}