Relationship page Limit

Hi all,

Is there a way I can limit the number of results of a specific article relationship page?

Something like: mywebsite.com/jsonapi/articles/abc1234/relationships/images?page[limit]=1

I have tried adding page[limit]=1 with no results. I have also tried page[size]=1&page[number]=1 with no success.

Thanks in advance.

This will likely depend on the implementation you are using. I’d suggest going to their Website / repo / whatever and ask the question.