GET Group/GetStatesChangesReasons
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of GroupStateChangesReasonViewName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
reason | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "id": 1, "reason": "sample string 2" }, { "id": 1, "reason": "sample string 2" } ]