organizations
Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project.
get/v1/{+name}
Path parameters
namestring required
Required. Specifies the name of the KeyAccessJustificationsPolicyConfig to get.
Query parameters
publicKeyFormat'PUBLIC_KEY_FORMAT_UNSPECIFIED' | 'PEM' | 'DER' | 'NIST_PQC' | 'XWING_RAW_BYTES'
Optional. Specifies the WrappingPublicKey format. If not specified: * For RSA-based import methods, the wrapping key will be returned in PEM format * For pure ML-KEM-based import methods, the wrapping key will be returned in the raw bytes format specified in FIPS-203 * For X-Wing-based import methods, the wrapping key will be returned in the raw bytes format specified in https://datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem.
Response
Successful response