Get CA list for a trust store

Returns the list of CA certificates in the specified trust store.

For built-in stores (Apple, Google AOSP, Microsoft, Mozilla), returns the root certificates bundled in that store. For the Custom store, returns the CA certificates that this organization has marked as trusted via the trustedCa flag on certificate upload or update. Returns an empty list if no custom trusted CAs have been configured. Each certificate entry contains the SHA-256 fingerprint, subject distinguished name, notBefore and notAfter.

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!