Get meta for table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2024 11:27 PM
I am having a requirement to fetch the API Key names for the tables like Incident, User, and etc.
For this, i have handled one API call for the table - api/now/table/incident with offset 1 to get 1 ticket. and fetched the keys from the response.
Is there any alternate solution available like any dedicated API Call to achieve.
I also tried sys_dictionary table api but it is not resolving my requirement as i need API/NOW/TABLE/ meta data.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2024 02:34 AM
Hi @Adithya Khurana ,
Why don't use scripted rest api and pass table names in the body or path/query parameters and read tables, glide get keys??
https://www.youtube.com/watch?v=_GeQXYBpAEU
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025