Hello guys,
I am looking into the cockpit cms and it looks very clean and overall good documentation. But there is one main part that I am missing. How can I get just one user from http://custom-domain.test/api/cockpit/listUsers
? For example: In a collection I have a linked-account field that returns the user id. How can I access that user via ID on the API request? I don’t believe this is not possible in Cockpit. Can anyone show me how to do this?
(Ofcourse I have been searching the internet)