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": "99b70eaf-4d56-4ee0-bf01-e4a5d9944584",
  "CompanyID": "2cb1a0d1-7336-41a0-ab94-447a1ff99610",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-24T22:54:29.9862771-04:00",
  "CreatedByUserID": "a5120b68-d1af-47c9-aa0c-42587a4bc07e",
  "Deleted": true
}