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": "6e293766-c881-47db-b993-13a6b9924033",
"CompanyID": "08650522-ec1c-436f-b256-1fde0dbaf830",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-16T09:21:05.7131593-04:00",
"CreatedByUserID": "84c766ca-edc4-4bfd-bcc3-bd20130f81b4",
"Deleted": true
}