page number Page number (default: 1)limit number Number of items per page (default: 15, min: 1, max: 50)idnamecnamedomainstatusdomain_typecache_strategyorganization_idcertificate_idenable_sslis_redirect_http_to_httpsis_http2is_http3is_cname_validis_acme_challenge_validle_issuecreated_atupdated_ateq Equalsne Not equalslike Contains (case insensitive)not-like Does not containstarts-with Starts withends-with Ends withgt Greater thangte Greater than or equallt Less thanlte Less than or equalin In list (comma-separated)not-in Not in listnull Is nullnot-null Is not nullbetween Between two values (comma-separated)not-between Not between two values (comma-separated)sort Sort fields. Prefix with - for descending. Allowed:created_at, updated_at, name, status, domain_type,cache_strategy, domain, cnamecurl --location --request GET 'https://api-staging.tenbyte.io/v1/certificates/stats' \
--header 'Authorization: Bearer <token>'{
"data": {
"active": 1,
"provisioning": 1,
"suspended": 1
},
"message": "Certificate stats fetched successfully.",
"success": true
}