GET EndUserGridsControl/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}&expand={expand}&for_guid={for_guid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
|
| expand | string |
Required |
|
| for_guid | string |
None. |
Body Parameters
None.
Response Information
Resource Description
EndUserGridControl| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| queryset_id | string |
None. |
|
| field_list | Collection of EndUserGridControlFields |
None. |
|
| appid | string |
None. |
|
| queryset_setup_id | string |
None. |
|
| page_and_sort_mode | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| default_sort_field | string |
None. |
|
| default_sort_direction | string |
None. |
|
| custom_form_id | string |
None. |
|
| default_form_use_search | boolean |
None. |
|
| default_form_use_start_date | boolean |
None. |
|
| default_form_use_end_date | boolean |
None. |
|
| use_datetime | boolean |
None. |
|
| date_range_type | string |
None. |
|
| default_date_range_interval | decimal number |
None. |
|
| default_date_range_unit | string |
None. |
|
| default_start_date | date |
None. |
|
| default_end_date | date |
None. |
|
| get_data_automatically | boolean |
None. |
|
| use_subgrid | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.