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": "89e4d3ff-7f5f-432e-ae67-10ef8a943ed4",
"CompanyID": "c1006073-299a-4505-973e-278d19e580b2",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-04T20:58:35.7187316-04:00",
"CreatedByUserID": "487e96c4-44f1-42ec-96d9-f2ac8c31cc2b",
"Deleted": true
}