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": "4719d1ee-ea30-4b4b-914b-fcb77547d4cc",
"CompanyID": "1aa0d7c3-031e-4991-bd45-5b11970d7eb7",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-25T00:50:07.7372464-04:00",
"CreatedByUserID": "9f9dc1e7-584f-4a19-a755-d30b063000c1",
"Deleted": true
}