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": "adaebd35-39a2-4289-a892-af7c993a7063",
  "CompanyID": "1ed5c3cc-ba33-4b7c-a551-9aaac3119e30",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-10T06:53:05.6363294-04:00",
  "CreatedByUserID": "eaaa761b-65d4-4b3d-b87d-7c47654285de",
  "Deleted": true
}