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.
This is the API call I'm referring to: https://developers.cloudflare.com/api/resources/ssl/subresources/certificate_packs/methods/list/
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?
This is the API call I'm referring to: https://developers.cloudflare.com/api/resources/ssl/subresources/certificate_packs/methods/list/
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?
Interact with Cloudflare's products and services via the Cloudflare API