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": "6757e529-df68-40a9-b978-76fc445d8535",
"CompanyID": "7dacd016-d359-4e9e-947e-9b1a49ba6bb3",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-27T14:44:01.265287-04:00",
"CreatedByUserID": "325e8d4b-b740-4e52-b6ce-799a83d9969f",
"Deleted": true
}