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": "c37ba667-f580-4395-8123-9fbb25e46e3d",
"CompanyID": "5014e062-7d57-4374-81ef-588b79c5916c",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-18T02:43:28.2038534-04:00",
"CreatedByUserID": "1681c51b-30b0-4d50-8b42-f41c4874c9b4",
"Deleted": true
}