Retrieves a list of expiring endpoints, which are network locations where we're seeing certificates
that are about to expire. When using this API endpoint, first you need to think whether
you want to see certificates that have already expired. By default, you will get all expired
certificates. If you want to see only a subset, use one of expiredSince, expiredForDays, or
expiredForTier parameters. The second decision is about what still-valid certificates
you want to see and for how long in the future. By default, we return the certificates that
fall within the overdue tier, but you can use the expireBy, expireInDays, or expireInTier
parameters to override this. It is sometimes useful to use tiers, because they are
always translated to the correct time ranges based on your current settings.
get
https://rpc.redsift.cloud/hardenize/certs/expiringEndpoints/
