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": "9fd0a396-6a64-4b2a-99c1-29137d574974",
"CompanyID": "e898623c-9770-4dd5-9fb1-a8360a209d1d",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-11T13:03:11.0143985-04:00",
"CreatedByUserID": "45547d9c-8dda-4512-8e65-487713dc7de7",
"Deleted": true
}