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": "db703ef8-9690-4585-be8c-8215a002ea3e",
  "CompanyID": "56362ecf-4f10-421f-91d4-2f0ab2ff8507",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-26T15:10:31.6426844-04:00",
  "CreatedByUserID": "01f9d23c-2c63-4abe-935d-a64c0c66e933",
  "Deleted": true
}