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": "1cead2a4-1e43-4514-b489-60eaa9ef829a",
  "CompanyID": "608ebec2-0754-470a-8beb-7c23798855b2",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-26T04:23:49.7684546-04:00",
  "CreatedByUserID": "3bee4bde-275a-4595-bc1c-a39d29208672",
  "Deleted": true
}