/authorizer/api/v1/cert/searchAsk AIpost https://example.com/authorizer/api/v1/cert/searchSearch certificatesQuery ParamsoffsetintegerDefaults to 0Offset from which to start fetching objectslimitinteger≤ 100Defaults to 50Maximum number of objects to returnsortkeystringDefaults to idSort by specific object propertysortdirstringenumDefaults to ASCSort direction, asc or descASCDESCAllowed:ASCDESCBody Paramsiduuidtypestringkey_idstringowner_iduuidsubjectstringissuerstringnot_beforestringnot_afterstringinclude_revokedbooleantruefalseinclude_expiredbooleantruefalseHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Successful request, respond with a list of matching certificates 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 404Resource not found 500Internal server errorUpdated over 4 years ago