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": "989da431-dab4-4222-94b6-10bfa83a5329",
  "CompanyID": "8263cbe8-2ba4-4b5c-bf37-b909434ff124",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-31T14:09:04.2609941-05:00",
  "CreatedByUserID": "dc0ad3d3-7587-47d2-9a84-62a807fbeec4",
  "Deleted": true
}