[DECLINED] Get content with his hidden fields

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ ] Bug report
  • [ ] Performance issue
  • [x] Documentation issue or request

The Goal

I’d like to get a content, or a list of content with all the values included hidden fields. I’m sure there is already a way to get hidden field values with the API just like the portal is doing it.
But, after analyse the request that got hidden values from portal I’d didn’t find the key.

Minimal reproduction of the problem

Just send a get request from anyware but not the portal to a content whose the schema has hidden fields

Others:

It would be really usefull to use the hidden field property as a metadata that I can control just like the published field

No, there is no header yet.

I will change this to a feature request.

EDIT: After thinking about it, I think I will not change the behavior. There are good reasons to hide fields and if you can bypass it so easily it would be a problem.

Perhaps I can introduce a permission or so, but I think the priority is not so high.