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": "fb982339-7948-4a02-8c72-c085e1b52041",
"CompanyID": "ed182985-fdee-4706-96bc-f6bf79c2a76a",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-16T09:35:51.701841-04:00",
"CreatedByUserID": "10047360-2250-418b-87ff-9ad7f8b52812",
"Deleted": true
}