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": "a3b37eb4-7898-4458-9d42-68820aa0ff5a",
"CompanyID": "640a0ece-41d5-47c6-95cb-67d90ff44653",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-17T17:22:47.978826-04:00",
"CreatedByUserID": "81496c53-900b-472e-bd3f-aee529f4728d",
"Deleted": true
}