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": "d05220ed-a891-4dbd-abdc-1e251440eb1d",
"CompanyID": "696c1f35-f0cb-499d-ac94-a6bec2fa822b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-27T13:40:25.7052486-04:00",
"CreatedByUserID": "98434dbd-df62-4cfc-ac5b-e9243fb84765",
"Deleted": true
}