vonage-php-sdk-core
                                
                                 vonage-php-sdk-core copied to clipboard
                                
                                    vonage-php-sdk-core copied to clipboard
                            
                            
                            
                        Feature Request - Request IDs Listing
Hi guys, thanks for an awesome SDK!
I would like to ask if there's a method to list all existing request IDs (or the most recent requestId) based on the phone. I experienced a scenario wherein I missed the opportunity to log or display the request ID and instead kept getting an error message that prevents me from moving forward with the tests: "Concurrent verifications to the same number are not allowed.". I would like to retrieve especially the most recent request ID and use it to either re-check or cancel the request.
Thanks.