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": "2eaabb48-d6c4-4df9-9136-d0e91a083db3",
  "CompanyID": "019a4773-e35e-4d4f-b105-b71f5fd8bb3a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-18T10:30:27.6093178-04:00",
  "CreatedByUserID": "df470814-8858-40de-8fcb-73feba7533fd",
  "Deleted": true
}