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": "580b56e3-7904-43fc-a522-b2b976566c65",
"CompanyID": "4b2ba4c8-6f74-4fab-a8e4-bf288226d92c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-21T21:28:33.1782109-04:00",
"CreatedByUserID": "83ca6700-1354-4510-8af0-61b1f1105451",
"Deleted": true
}