GET EndUserControlPanel/{id}?for_guid={for_guid}&appid={appid}&sg={sg}&hash={hash}&token={token}&expand={expand}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| for_guid | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
|
| expand | string |
Required |
Body Parameters
None.
Response Information
Resource Description
EndUserControlPanel| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| item_type_id | string |
None. |
|
| appid | string |
None. |
|
| pull_type_id | string |
None. |
|
| renderer | string |
None. |
|
| custom_save_method | string |
None. |
|
| elements | Collection of EndUserControlPanelElement |
None. |
|
| mass_save | boolean |
None. |
|
| mass_save_button_label | string |
None. |
|
| update_delay_in_ms | integer |
None. |
|
| contact_status | boolean |
None. |
|
| display_refresh | boolean |
None. |
|
| display_autorefresh | boolean |
None. |
|
| auto_refresh_default | integer |
None. |
|
| auto_refresh_enabled | boolean |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.