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": "9b18bd3f-553f-4a4f-af30-a8675f047429",
  "CompanyID": "62d1a52d-bb2a-4ebe-9316-6dc9d2515f67",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-10T05:21:13.4984431-04:00",
  "CreatedByUserID": "88bf5ffc-118e-4bff-bd11-c850864581f9",
  "Deleted": true
}