In Rest API explorer not able to see the type of relationship
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 03:17 AM
After sending the get method for cmdb_Rel_ci table child and parent are visible but type is missing.
In sysparam field, if I select just type, I get the below response.
What can be the reason for this for this, how to solve it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 05:20 AM
Hi @Jyoti33
Do you have any ACLs configured on this? When I checked I'm getting the type also.
Please mark my answer helpful and accept as a solution if it helped 👍✔️
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 09:29 PM
Hi Anvesh,
Thank you for your reply.
We haven't configured any ACLs for this. Still not getting the type

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 05:29 AM
Are you using OOB Table API?
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 09:49 PM
In Response body I'm getting the proper result, but when I'm opening it through the HTTP Method/URI type then is missing.