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": "a11e2be3-8e27-457b-a229-ef20da7d01e7",
"CompanyID": "c3bbcbb7-035a-4ca1-b74f-ec057f0609d7",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-29T16:54:23.312518-04:00",
"CreatedByUserID": "7ea97a91-aa48-4922-be3c-8ee58fc337c1",
"Deleted": true
}