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": "c4e4079f-bd86-4f10-b77b-812542217467",
"CompanyID": "2be7d75c-33e8-476c-ab83-63284ff59d51",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-26T08:23:00.3096047-04:00",
"CreatedByUserID": "8a5a4354-871f-469b-b5eb-2aa4b4b95c6b",
"Deleted": true
}