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": "3e973736-11f3-4a30-af7f-18057576736a",
"CompanyID": "72087c19-657c-48ce-afb5-0a78c66667a5",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-20T11:33:42.1775857-04:00",
"CreatedByUserID": "8f7f9e77-9ffd-4348-9b59-b70d2de74a37",
"Deleted": true
}