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": "706660a4-411d-463f-908b-4659ba252c98",
  "CompanyID": "6c9cccfa-6217-456d-a398-bec016e83db9",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-15T09:29:06.7986755-04:00",
  "CreatedByUserID": "337cd7c5-0cf7-4f45-b05b-1f30685135ac",
  "Deleted": true
}