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": "11903bf8-f1f0-4426-a6d7-4494785f7599",
"CompanyID": "ba93af6c-8ff5-47f6-b105-6d29b530af14",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-31T16:47:00.1142423-04:00",
"CreatedByUserID": "378f9fdf-f8c4-4d11-abef-c666d08e638c",
"Deleted": true
}