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": "54c3618d-0cd2-4f82-aa65-81da48d7395e",
"CompanyID": "989862d3-a810-40ff-96df-3241e5f78352",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-17T19:48:15.5274353-04:00",
"CreatedByUserID": "2a4e4b65-0700-425e-b999-f42694ef35fe",
"Deleted": true
}