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": "685a3a21-999c-454c-9d11-92c57c377823",
"CompanyID": "9bd139c9-4291-4b84-b550-3330b1254d71",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-01T07:10:33.1392484-04:00",
"CreatedByUserID": "8b5a5f01-ce31-483e-97ff-b19862d63046",
"Deleted": true
}