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": "9a10dadc-8f36-4a87-b7f8-acf755473e36",
  "CompanyID": "09faf1de-79b0-42e1-a462-ac0535a7912f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-19T23:15:52.9396671-04:00",
  "CreatedByUserID": "bc690ca4-f822-4965-9462-9c275aa3840e",
  "Deleted": true
}