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": "dc04b1d7-5734-4f5f-8848-24629ac57a7f",
"CompanyID": "a77eaa83-a578-496f-9fa6-361b825d455f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-09T00:11:29.6166524-04:00",
"CreatedByUserID": "5380dce9-7e3c-47fe-8b46-66f8c319f5da",
"Deleted": true
}