---
title: "GET /libs/granite/security/truststore.json"
method: GET
path: "/libs/granite/security/truststore.json"
tags: ["sling"]
---

# GET /libs/granite/security/truststore.json

`GET /libs/granite/security/truststore.json`

## Response `200`

Retrieved AEM Truststore info

- TruststoreInfo
  - `aliases` TruststoreItems[]
    - `alias` string — Truststore alias name
    - `entryType` string
    - `subject` string — e.g. "CN=localhost"
    - `issuer` string — e.g. "CN=Admin"
    - `notBefore` string — e.g. "Sun Jul 01 12:00:00 AEST 2018"
    - `notAfter` string — e.g. "Sun Jun 30 23:59:50 AEST 2019"
    - `serialNumber` integer — 18165099476682912368
  - `exists` boolean — False if truststore don't exist

## Other responses

- `default` — Default response

## Changes

- **2019-05-13** `7e4a55c99ea7` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `default`
- **2018-11-09** `677d0bc8cda0` — 1 info
  - api operation id `getTruststoreInformations` removed and replaced with `getTruststoreInfo`
- **2018-08-30** `dfcb0569c54c` — 1 info
  - endpoint added
- **2018-06-14** `53df9a8faf6b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/shinesolutions/apis/adobe-experience-manager-aem-api/changes/libs/granite/security/truststore.json/get.md)

---

[API](https://skmtc.dev/shinesolutions/apis/adobe-experience-manager-aem-api.md) · [All operations](https://skmtc.dev/shinesolutions/apis/adobe-experience-manager-aem-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shinesolutions/adobe-experience-manager-aem-api/revisions/1d751647af41/schema)
