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": "728024b5-5678-48b6-80d6-4eb6b1899cb3",
"CompanyID": "31f10cad-700f-4f69-a711-032ca4000338",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-30T09:42:41.1309408-04:00",
"CreatedByUserID": "9d5f8d2d-aa13-40c3-9f42-f1b93fdc5a3f",
"Deleted": true
}