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": "f4ef3009-58be-4562-a990-cb1537800d4c",
  "CompanyID": "d81492e0-91e5-46f7-ad2f-5fed3f874fea",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-10T05:29:18.5545881-04:00",
  "CreatedByUserID": "49b35064-3882-4b7c-8baf-3ded87c09525",
  "Deleted": true
}