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": "9716fd5b-5803-439a-b003-0600cfe265c0",
"CompanyID": "dcf77a89-4bee-46eb-85ff-01b516122190",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-07T12:18:41.122518-04:00",
"CreatedByUserID": "72d27817-fc8c-409e-83da-fcc816a445f8",
"Deleted": true
}