Skip to main content

Retrieve a generated certificate signing request

GET /occm/encryption/csr

Retrieves the most recently generated certificate signing request (CSR), if it exists.

Error

Status: Default, Default response
Name Type Required Description

csr

string

True

Example error response
{
  "csr": "string"
}