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": "1d44090c-e183-4e51-bbc3-3021260a9d76",
  "CompanyID": "07714889-3099-4c6d-a3d9-dd696ecccb66",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-11-17T03:45:08.3589077-05:00",
  "CreatedByUserID": "1f992a35-4139-4034-a6e4-9621edfb68d0",
  "Deleted": true
}