Does REST API Plugin support pagination?

I’m trying to use org.igniterealtime:rest-api-client. And I couldn’t find any option for pagination such as limit, offset, page, size, and so on.

Does it have any?

No it doesn’t. (The REST API doesn’t provide that)