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": "44824123-581e-4ec1-988a-065cb01a46e0",
"CompanyID": "6481a99e-3463-4b94-957c-fe1e2af1b43a",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-13T04:42:33.824651-04:00",
"CreatedByUserID": "f4e36071-eebf-4a29-894c-78f7b6bd6abc",
"Deleted": true
}