Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 06:12 AM
Hello Andriy,
You can query the sys_dictionary table by table name. Build a GET request with the following parameter:
sysparm_query=GOTOname%3DnameOfYourTable
you can create a custom view with the fields that you want, and use an additional parameter:
&sysparm_view%3DnameOfYourView