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": "3f3e08e5-df60-4d9a-9c1d-3c6ca960a9cd",
  "CompanyID": "28b923c4-a0ea-406d-ad43-732f2f6cdd55",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-11T08:45:13.2506273-05:00",
  "CreatedByUserID": "ab75929d-8c33-4ae2-b68d-9d08b26adab5",
  "Deleted": true
}