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": "4e6a4c35-2cd6-405f-9450-edbb2cd26c4e",
"CompanyID": "c7cb7a08-0576-4674-8ca8-67e78d123173",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-25T04:29:16.2630161-04:00",
"CreatedByUserID": "fa9dd356-d980-4434-abcf-64a6536e72c9",
"Deleted": true
}