SSL Certificate Pack list status filter not working
I'm trying to filter the output from the certificate pack (list) through the API and also from the typescript library and I always get the same output regardless of the filter I sent.
I'm trying to send directly via the API query param status="pending_validation" but I only and always get the active ones, even if the filter is set to "all".
does anyone knows why is the behavior currently like this?