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": "48258c16-da29-4b74-b341-65cd3ca91370",
"CompanyID": "6e81f0ae-d508-4958-9125-179dd7d781d2",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-14T19:52:57.2133646-04:00",
"CreatedByUserID": "8f63ccdc-6469-48c6-be41-8781aaf69c58",
"Deleted": true
}