Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 05:15 AM - edited 10-27-2022 05:16 AM
Hi,
You are using table API and to get display value in response you need too update your links like below:
https://devxxxxx.service-now.com/api/now/table/cmdb_model_category/c9d5bc50c3031000b959fd251eba8fbc?sysparm_display_value=all
and
https://devxxxxx.service-now.com/api/now/table/cmdb_model/12345bc50c3031000b959fd251eba8fbc?sysparm_display_value=all
Add additional query parameter:
sysparm_display_value=all
Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande
Thanks
Anil Lande