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": "c9f66165-a753-49c3-a253-525e07aa8665",
"CompanyID": "d0f5b53d-1d6c-44a1-a337-80b534a49b34",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-18T10:54:45.9659916-04:00",
"CreatedByUserID": "ea288738-d3f3-42ea-b333-ec69c8870698",
"Deleted": true
}