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": "2d31a872-118b-42a3-8ba2-80be53fcff3a",
"CompanyID": "68229a65-8850-4163-9ccd-00cc2d4de34f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-19T00:49:28.4144831-04:00",
"CreatedByUserID": "ba41edae-bf71-448b-916a-853b2e358db2",
"Deleted": true
}