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": "fae51581-849e-4c1b-9b0b-1111bf9a96cc",
"CompanyID": "5641dbae-91e0-4f13-971b-8aec191f1c9b",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-22T23:41:52.9552967-04:00",
"CreatedByUserID": "ed26479a-fa25-4cda-9d5c-01bddfbbd626",
"Deleted": true
}