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": "a4b67013-eb52-4956-bcfb-d232c9b136c4",
"CompanyID": "c772e9f8-70ea-41d3-8b98-2e055047734c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-15T00:18:41.309091-04:00",
"CreatedByUserID": "57d205e8-4319-42bc-80c3-ae8982c808ef",
"Deleted": true
}