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": "d8fc3fd9-a436-4cb2-90f0-005b85c8612f",
"CompanyID": "d78d4887-7273-4b03-9e03-083a2d1c983f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-14T10:34:45.0758021-04:00",
"CreatedByUserID": "269dacfb-4b9a-4e7a-b6a9-bc4348803acd",
"Deleted": true
}