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": "f405f444-6002-4197-91d5-c7c0a83e1ec9",
"CompanyID": "23b742f5-932d-4983-8cb5-5509fe895901",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-15T21:50:16.7773771-04:00",
"CreatedByUserID": "bfbc706a-27e6-4dcc-810f-e92908d99ce9",
"Deleted": true
}