ah great question. unfortunately, it is limited to 200 entries at a time. I can add in another option to take on 201-up.
At the moment, you can use the "get-findings custom" to set it for 201 but I can code that in.
Thanks for sharing your question and feedback.
Outside of using the custom argument, is there a way to pass the start position for calls that exceed the 200 limit? If not, are there any plans to implement this type of functionality? Another option may be for a 'complete' option, that when the 200 limit is exceeded, repeats the call until all findings / objects are compiled before returning the results to the user.
This might require a built-in throttle if there is not one already.