Get all documents within document_type not working

today I tried to use the api-call for listing all documents within a document_type but I didnt get all documents, I just get about 50 documents but I have atleast more than 65.

Is there a limit for receiving documents?

How I can get all documents within a document_type?

API-Call: /api/v1/engines/{engine_id}/document_types/{document_type_id}/documents.json

adding the param: page_per with limitation was the solution for this problem.

Thread can be closed!!!

Ah-ha! You beat me to it.

Great to hear you figured out the issue.

I shall close this up, as requested.

Enjoy the day, Marvin.