Godaddy certificate discovery only able to fetch the first page (maximum 50 certificates) from GoDaddy APIDescriptionIn Certificate Inventory Management version 1.7, we are using the v1 API version of GoDaddy to get all certificates: https://api.godaddy.com/v1/certificatesHowever, the response from GoDaddy will only return the first page which consists of maximum 50 certificates.Our logic should add pagination parameter in the request to get all the results.Steps to Reproduce Create Serverless discovery schedule according to https://docs.servicenow.com/csh?topicname=run-cert-discovery.html&version=latest#run-cert-discoveryThe pattern will only able to fetch 50 certificates.WorkaroundThis problem has been fixed in Certificate Inventory Management version 2.2 (compatible only with Paris release). If you can not upgrade at the moment, you can apply the WorkaroundOrlando.zip and WorkaroundParis.zip attached.Related Problem: PRB1398225