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": "e96f6335-8815-4632-8c37-a847fe4b98a4",
"CompanyID": "6dffb2e8-b559-4984-99df-05e5ebf666d0",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-23T08:43:56.5080915-04:00",
"CreatedByUserID": "7642a437-a7f9-43fd-b210-0957185674e7",
"Deleted": true
}