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": "1fddcfa5-f6f9-4a11-a17a-ac71c350750f",
  "CompanyID": "b4a87881-7a01-4602-b6ad-ecaeee82c6cc",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-07T16:07:08.615414-05:00",
  "CreatedByUserID": "00de461e-4525-4875-b287-3112e0e879f0",
  "Deleted": true
}