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": "b2939bb7-f53f-4103-8ed6-af27e3a06f4e",
"CompanyID": "222d7447-c063-47e1-810e-0cadeb7b7363",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-28T16:11:45.4142356-04:00",
"CreatedByUserID": "fe1571ea-ed11-497b-acc3-b5763988b9d8",
"Deleted": true
}