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": "9d4e830a-300b-4cae-8190-20b8914b5f94",
"CompanyID": "486acd23-e988-470f-b176-e79af1f9b355",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-12T06:53:53.642252-04:00",
"CreatedByUserID": "15fe8b6a-81c2-4392-b9a0-e150826ae144",
"Deleted": true
}