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": "d90c7189-3ab5-43c5-b60d-e209d9eba872",
  "CompanyID": "da83a622-ef39-46d7-92b2-8a888bee143f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-11T06:49:21.392305-05:00",
  "CreatedByUserID": "1a764d9d-c93f-4cf6-a70c-e77d5ebf3c09",
  "Deleted": true
}