Layout search does not take formData params

Hello,

As the title says does the ‘Search Layouts’ from the 2.2 api not take formData params, it works when u use path params.

So a get on /layout with in the form-data layout=“name” returns an overview of the layouts, but /layout?layout=name returns layouts filtered on a partial of the name.

Is this just me or is this a bug or not good documented?

You’re absolutely right it is bad documentation - I am not sure how we didn’t notice this before. Thank you for reporting it, I’ve raised an issue: