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": "9dc665b6-0b65-4a5c-a61a-5937ce8ee478",
"CompanyID": "78958fc4-1f8c-4195-b7c5-eabd2c909452",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-07T10:59:22.1593613-04:00",
"CreatedByUserID": "19493500-b3de-48af-973b-647f08ee4987",
"Deleted": true
}