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": "c179ee25-cba5-4065-b731-a4553810458e",
"CompanyID": "d014a88b-3228-4dbe-b0b0-85fe9c678189",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-06T02:13:49.1092129-04:00",
"CreatedByUserID": "87e931d3-e235-47e0-9448-0179b95d31c4",
"Deleted": true
}