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": "b8e2c51b-2a80-47ce-a572-e558bdd03cd5",
"CompanyID": "b15bdf23-3154-45cb-847b-3779940b7935",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-11T07:12:55.0878587-04:00",
"CreatedByUserID": "bdcac331-7043-40f0-a1c1-6b97c7940eab",
"Deleted": true
}