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": "47ce44c3-0580-4635-a2fb-3499e216dc9a",
"CompanyID": "44c6e29b-0b98-4c68-8018-9f18600fd264",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-02T08:57:32.0385007-04:00",
"CreatedByUserID": "740f704f-8a15-4f6e-8ae8-968b53d25371",
"Deleted": true
}