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": "9c0f61be-1cf1-41e4-8d30-7336e0426e57",
"CompanyID": "770eacb3-6e53-4614-945f-d6299c41a7f4",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-19T11:13:13.3136893-04:00",
"CreatedByUserID": "4a91cb3f-d37c-4fc3-ad3c-2982bd8ba26d",
"Deleted": true
}