v2/certificate

Get the quantity of rather total issued or active certificates

get/v2/certificate/count

Query parameters

isActiveboolean

true if an active certificates should be counted only

Response

successful operation

countinteger

The quantity of issued or active certificates

Example response

{
  "count": 1054
}

Changes