This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

REST API

I am trying to access the endpoint /objects/object_id returns blank. But the response is 200 OK. Can someone help me with this, please?

I have used the correct object ID.

Parents Reply
  • That endpoint is doing a search for objects of type 101. It is returning none.

    That sounds entirely possible depending upon the vault contents or your user rights, not necessarily due to you doing something wrong within your request. 

    It may be worth going back to the M-Files admin and double checking what you're expecting to be able to see. 

Children