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": "d159508c-2650-49ce-a38f-a548276f5959",
"CompanyID": "b431376c-0f3c-4c90-8ad6-2b3bff273f31",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-08T11:35:29.0914971-04:00",
"CreatedByUserID": "98073f31-5338-4bde-9b6e-0647c345b0f4",
"Deleted": true
}