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": "a47f0673-5027-4dd8-b58b-996acd3cf813",
"CompanyID": "0449f110-7e62-446c-89fd-3c3945062308",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-01T10:26:41.596702-04:00",
"CreatedByUserID": "27d07c2d-2f44-47db-84ba-da34ac661321",
"Deleted": true
}