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": "2ef42d33-1c7f-40d3-924d-45d13e744ba9",
"CompanyID": "f646ce7e-8872-41f7-81bf-d067265261c5",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-08T10:43:55.0579767-04:00",
"CreatedByUserID": "a07359a8-7305-4357-acc0-2c8f02fb9e2b",
"Deleted": true
}