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": "778efbe2-ff0a-41d6-8bc9-602195768dc6",
"CompanyID": "684dda6b-cd07-45f6-9372-31656b5eb9cb",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-04T09:04:22.9811482-04:00",
"CreatedByUserID": "887dcd6b-ef6c-4b39-8590-a24158236927",
"Deleted": true
}