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": "48f23d9e-f1c2-402d-8300-b4bd4ec6c8fd",
"CompanyID": "bf952aef-b1c1-4487-b301-77cf730f8a4b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-18T17:35:52.898805-04:00",
"CreatedByUserID": "f0cbde5a-e0a8-422c-9a11-aa2a81208e1a",
"Deleted": true
}