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": "492e3dd1-4b02-4c1d-92c7-fdc4f0165094",
"CompanyID": "f3b4ef03-283e-427d-85ad-50ab9aedff79",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-01T22:38:04.0482562-04:00",
"CreatedByUserID": "e75491f1-61cc-4501-865f-574fdce7bebf",
"Deleted": true
}