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": "d1c435ac-abd7-4900-90b3-5c75db73aa66",
"CompanyID": "2527ba41-5ef5-4037-9159-22658d767617",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-28T14:58:34.6920201-04:00",
"CreatedByUserID": "a67f8dcf-82ef-43a4-9f84-1ac833a65228",
"Deleted": true
}