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": "3e6291c4-e535-44fe-8149-8507a1be48fe",
"CompanyID": "3b0c64fc-eb1f-409e-b06e-c5789a5c58f4",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-27T12:08:05.4515023-04:00",
"CreatedByUserID": "59f00b22-c0cf-4657-8659-cb76eba191cd",
"Deleted": true
}