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": "5ffaa488-8d4d-49b2-9a30-ecb50c6ae710",
  "CompanyID": "302550e0-5eb4-42b2-8f13-c865e4f99258",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-25T03:28:28.2749219-04:00",
  "CreatedByUserID": "409be4fb-ed07-43ba-8293-22f62d0f3203",
  "Deleted": true
}