GET api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "2a540b14-0be1-4358-9240-40f482d123cc",
"CompanyID": "20b02a8b-c53b-4d87-b0a6-1af72bcc242e",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-09T18:22:59.1357179-04:00",
"CreatedByUserID": "204c8e1c-8311-498e-bdb1-c4d162be39e1",
"Deleted": true
}