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": "c4bfd578-3916-48f6-bbdd-a31d0e1a3b14",
"CompanyID": "c8cbce62-a20c-415d-b1f6-484a2232d2a3",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-26T03:27:45.1053214-04:00",
"CreatedByUserID": "e0d23794-41c3-4967-942d-aeac966656ae",
"Deleted": true
}