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": "f1fcb954-14ad-4046-8b4b-17004c6ef126",
  "CompanyID": "819f1f87-212c-4cf9-ad4f-d53fb3f991eb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-07-03T19:02:56.5790233-04:00",
  "CreatedByUserID": "5164053e-0664-4d82-a9ab-dfd6bffb5e4f",
  "Deleted": true
}