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": "e0da948a-b24b-401f-8f50-f90ab24beb40",
"CompanyID": "ede2feea-9fae-4728-99ba-19fb9d74c0f5",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-08T05:00:36.999507-04:00",
"CreatedByUserID": "905c9f70-20be-4c89-9ed8-5e38327dd902",
"Deleted": true
}