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": "8f659165-d5b4-4a75-94ce-2396a8179bbe",
  "CompanyID": "d42b37cc-0ea3-4828-8bc2-db3bafae8e85",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-09-13T13:54:28.5819214-04:00",
  "CreatedByUserID": "1469e573-373a-4c03-b31a-313e91729031",
  "Deleted": true
}