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": "5e3f0aa7-e3de-48d6-b06c-05afeac021a7",
"CompanyID": "b6b93d19-3ede-4dbc-93b0-74e4c5ee9b3c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-25T13:52:36.8502568-04:00",
"CreatedByUserID": "212ecf62-b872-40db-9e42-e9743e5cee4b",
"Deleted": true
}