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": "ffbe96df-cd93-4e55-9b41-4f977a5be529",
"CompanyID": "0263887e-c2e7-4390-b0a4-5494560ab8b0",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-16T06:33:39.2781013-04:00",
"CreatedByUserID": "abc35bf7-9c69-49a7-9ad4-fb244c56ffdc",
"Deleted": true
}