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": "c3edeef7-629a-4de5-a9c9-0cd31c9bfa59",
"CompanyID": "303293c6-5d62-4c73-aad0-f4537ac73349",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-26T00:54:45.4273986-04:00",
"CreatedByUserID": "be6aa211-badc-48ea-92e2-5fbc4af36107",
"Deleted": true
}