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": "a1496a66-1725-4be6-99d1-7dfe7a364c01",
"CompanyID": "a2e36dbd-3afc-4889-80fa-844d5a3e65f8",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-16T19:54:02.555721-04:00",
"CreatedByUserID": "b888502e-f4ee-4dab-b69b-831c2b81a33e",
"Deleted": true
}