How can I use the next token for pagination in the Panther REST API?
Last updated: September 3, 2024
QUESTION
How can I use the next token for pagination in the Panther REST API?
ANSWER
You can feed the next token value to the cursor query parameter on your next call.