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": "121f412f-3926-4229-9710-74943a30cdde",
"CompanyID": "d3f2005f-7c18-4c9e-860c-8b48e1d96fe6",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-17T12:04:24.8677457-04:00",
"CreatedByUserID": "bc9a1841-7f1e-4645-94e5-8b2bf2970048",
"Deleted": true
}