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": "fa1742e6-7062-446e-a572-208f4846e655",
  "CompanyID": "b507901b-3066-4612-bdc7-99defcd0a670",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-08T00:10:27.6018309-04:00",
  "CreatedByUserID": "27460265-5f38-45f1-b86b-29e3a188d578",
  "Deleted": true
}