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": "0b4e49ec-db70-40f0-9614-d33b0928dad0",
"CompanyID": "6dae7c9c-b86b-4adc-ab19-b47296f02572",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-21T18:05:07.5817011-04:00",
"CreatedByUserID": "5ac01cf0-9f25-4cfe-a47c-4c5e52e09cd3",
"Deleted": true
}