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": "3912cb0f-bcbc-455e-b44d-245db1a56556",
"CompanyID": "726a6877-bb6f-4387-801d-a7f58bdac293",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-20T00:55:50.4456169-04:00",
"CreatedByUserID": "e41979a7-f80d-4eb1-92dc-03000bcf9ece",
"Deleted": true
}