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": "285551e2-50bf-4eb8-8393-ee93a777f982",
"CompanyID": "0deb734b-7f05-4969-a198-a9d02e7d5c69",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-16T19:25:51.555779-04:00",
"CreatedByUserID": "4b027fe6-0a5f-49ca-9393-5c1ab6c9044c",
"Deleted": true
}