GET api/CompanyCommunity/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "b04e0ad1-fd66-4cae-a40f-65feb1c0c5d8",
  "CompanyID": "4c360d99-59e1-4f70-9e0d-303dc84ae4eb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-13T09:12:56.16638-04:00",
  "CreatedByUserID": "b55f829d-183f-4d02-94ce-958d16d4c720",
  "Deleted": true
}