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": "2ce8c3ff-c444-47d9-b163-9e65f6d544c5",
"CompanyID": "e7461a46-a835-4cc6-b717-3661d8a7c8fc",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-02T07:06:46.1420728-05:00",
"CreatedByUserID": "1c520b1c-9181-46c3-8815-09086ed21854",
"Deleted": true
}