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": "00744a76-7c2e-4021-bd1b-3f43476bd49e",
  "CompanyID": "cdca81ec-a56a-4077-8fa6-d6ce5c452aac",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-20T09:37:05.6122158-04:00",
  "CreatedByUserID": "296fd445-1caa-49d6-b603-dcf17c7ae2c0",
  "Deleted": true
}