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": "cf557007-dd5f-4493-9f3e-1aa7ff657db8",
  "CompanyID": "67fde95b-6af5-4005-8bdb-dd909b509ef1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2024-11-21T05:21:42.8831167-05:00",
  "CreatedByUserID": "33d61b43-0f42-43ec-bab5-c90c7f3b1864",
  "Deleted": true
}