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": "56cd9698-7db1-4a76-ae83-55e9cb76d54b",
"CompanyID": "1c2f475c-30ce-4c4e-abec-9abe6693e5b4",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-16T22:06:25.2492921-04:00",
"CreatedByUserID": "5b145120-122b-44f1-8399-e5bd84cc26e5",
"Deleted": true
}