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": "287199e2-3945-4242-8f9a-40a96f4a5e1d",
"CompanyID": "000d24ea-703d-4e78-9615-a0ff27450bd5",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-07T01:49:35.7218271-04:00",
"CreatedByUserID": "998065a4-1e60-4b3b-a75c-96f942f3c5bf",
"Deleted": true
}