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": "ed036e93-bd9a-4622-8a2b-9f4a865a65ac",
"CompanyID": "6d0abbe6-cd2c-4d04-b7f6-d334f462989c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-12T07:11:40.9565356-04:00",
"CreatedByUserID": "095c976d-e71d-4de3-b4f8-033b4a42ad0a",
"Deleted": true
}