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": "5821758a-a214-4d73-a531-bea9b7168958",
  "CompanyID": "61351689-1af4-4db5-8d82-d6f27df524b8",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-14T09:31:00.2278688-05:00",
  "CreatedByUserID": "6fe02c82-234a-41db-8e89-7a2359474827",
  "Deleted": true
}