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": "5dd6bde9-d402-4483-bf8b-191635251c1c",
  "CompanyID": "53c78cfd-7d30-4e9f-a2f1-466e452a3b17",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-21T10:54:22.7616959-04:00",
  "CreatedByUserID": "079b5ef3-c6b4-4a0c-bae6-385699ce419d",
  "Deleted": true
}