Retrieve a request template
Retrieve the template to fulfill a specific request. The template indicates the required element to include when submitting a new request
The request on which to return the template
workflow
string
requiredThe workflow for which to return the template.
Value
enroll
|
||
module
string
requiredThe module for which to return the template.
Value
webra
|
||
profile
string | null (Certificate profile)
The profile for which to return the template. |
||
template
object
An optional CSR can be given to pre-fill the template |
||
|
||
certificateId
string | null (Horizon certificate ID)
Used to pre-fill the template field with the certificate values. |
||
certificatePem
string | null (Certificate pem)
Used to pre-fill the template field with the certificate values. |
workflow
string
requiredThe workflow for which to return the template.
Value
revoke
|
profile
string (Certificate profile)
The profile for which to return the template. |
certificateId
string | null (Horizon certificate ID)
Used to pre-fill the template field with the certificate values. |
certificatePem
string | null (Certificate pem)
Used to pre-fill the template field with the certificate values. |
module
string
The request module |
workflow
string
requiredThe workflow for which to return the template.
Value
update
|
profile
string | null (Certificate profile)
The profile for which to return the template. |
certificateId
string | null (Horizon certificate ID)
Used to pre-fill the template field with the certificate values. |
certificatePem
string | null (Certificate pem)
Used to pre-fill the template field with the certificate values. |
module
string
The request module |
workflow
string
requiredThe workflow for which to return the template.
Value
recover
|
profile
string (Certificate profile)
requiredThe profile for which to return the template. |
certificateId
string | null (Horizon certificate ID)
Used to pre-fill the template field with the certificate values. |
certificatePem
string | null (Certificate pem)
Used to pre-fill the template field with the certificate values. |
module
string
The request module |
workflow
string
requiredThe workflow for which to return the template.
Value
migrate
|
profile
string (Certificate profile)
requiredThe profile for which to return the template. |
certificateId
string | null (Horizon certificate ID)
Used to pre-fill the template field with the certificate values. |
certificatePem
string | null (Certificate pem)
Used to pre-fill the template field with the certificate values. |
module
string
The request module |
module
string
requiredThe request module
Value
webra
|
workflow
string
requiredThe workflow for which to return the template.
Value
renew
|
certificateId
string | null (Horizon certificate ID)
Used to pre-fill the template field with the certificate values. |
certificatePem
string | null (Certificate pem)
Used to pre-fill the template field with the certificate values. |
profile
string (Certificate profile)
The profile for which to return the template. |
workflow
string
requiredThe workflow for which to return the template.
Value
import
|
||
profile
string (Certificate profile)
requiredThe profile for which to return the template. |
||
template
object
Test whether the private key can be imported on the certificate |
||
|
||
certificateId
string | null (Horizon certificate ID)
Used to pre-fill the template field with the certificate values. |
||
certificatePem
string | null (Certificate pem)
Used to pre-fill the template field with the certificate values. |
||
module
string
The request module |
workflow
string
requiredThe workflow for which to return the template.
Value
enroll
|
module
string
requiredThe module for which to return the template.
Value
est
|
profile
string (Certificate profile)
requiredThe profile for which to return the template. |
workflow
string
requiredThe workflow for which to return the template.
Value
enroll
|
module
string
requiredThe module for which to return the template.
Enum
scep
jamf
|
profile
string (Certificate profile)
requiredThe profile for which to return the template. |
-
200 The request including the template
application/jsonworkflowstring requiredThe request workflow
Valueenroll
modulestring requiredThe module for which to return the template.
Valuewebra
profilestring (Certificate profile) requiredThe profile for which to return the template.
templateobject (WebRA Enroll Request Template) requiredThe template with the constraint set on the profile
capabilitiesobject | null (Certificate profile crypto policy)Describes how certificates will be enrolled on this profile
centralizedboolean | nullWhether this profile supports centralized enrollment
decentralizedboolean | nullWhether this profile supports decentralized enrollment
defaultKeyTypestring | null (Keytype)Default key type used for centralized enrollment
authorizedKeyTypesarray of string | null (Keytype)List of authorized key types for enrollment
preferredEnrollmentModestring | nullIf both centralized and decentralized enrollment are supported, this is the preferred mode
Enumcentralized
decentralized
escrowboolean | nullWhether this profile will escrow the certificate private keys
p12passwordPolicystring | nullPassword policy for the P12 file
p12passwordModestring | nullWhether the user will be required to input their PKCS#12 password upon enrollment
Enumrandom
manual
p12storeEncryptionTypestring | nullEncryption type for the P12 file
showP12PasswordOnEnrollboolean | nullWhether the PKCS#12 password will be displayed to the user upon enrollment
showP12OnEnrollboolean | nullWhether the PKCS#12 file will be displayed to the user upon enrollment
showP12PasswordOnRecoverboolean | nullWhether the PKCS#12 password will be displayed to the user upon recovery
showP12OnRecoverboolean | nullWhether the PKCS#12 file will be displayed to the user upon recovery
passwordPolicyobject | null (Password Policy)The password policy that will be used to generate the certificate's PKCS#12 password
namestring requiredThe name of the password policy
minCharinteger requiredThe minimum number of characters of the password
maxCharinteger | nullThe maximum number of characters of the password
minUpCharinteger | nullThe minimum number of uppercase characters of the password
minLoCharinteger | nullThe minimum number of lowercase characters of the password
minDiCharinteger | nullThe minimum number of digits of the password
spCharstring | nullThe special characters of the password accepted by the password policy
minSpCharinteger | nullThe minimum number of special characters of the password
subjectarray of objects | null (IndexedDNElement)List of DN elements that will be used to build the certificate's Distinguished Name
Array [
elementstring requiredThe element type and index. Indexes start at 1! Available elements are: cn, e, ou, st, l, o, c, dc, uid, serialNumber, surname, givenName, unstructuredAddress, unstructuredName, organizationIdentifier, uniqueIdentifier, street, description, t
valuestring | nullThe element value
]
sansarray of objects | null (SAN Element)List of SAN elements that will be used to build the certificate's Subject Alternative Name
Array [
typestring | null requiredSAN type
EnumRFC822NAME
DNSNAME
URI
IPADDRESS
OTHERNAME_UPN
OTHERNAME_GUID
REGISTERED_ID
valuearray of string | nullSAN value
]
extensionsarray of objects | null (Certificate Extension)Information about the certificate's extensions and how to edit them
Array [
typestring requiredThe type of the extension element
Enumms_sid
ms_template
valuestring | nullThe value of the extension element
]
labelsarray of objects | null (Label)List of labels used internally to tag and group certificates
Array [
labelstring requiredThe name of the label
valuestring | nullThe value of the label element
]
contactEmailobject | null (Contact email)Information about the certificate's contact email and how to edit it
valuestring | nullThe contact email
ownerobject | null (Certificate Owner)Information about the certificate's owner and how to edit it
valuestring | nullThe value of the owner element. This should be a principal identifier
teamobject | null (Certificate Team)Information about the certificate's team and how to edit it
valuestring | nullThe value of the team element. This should be a team identifier
metadataarray of objects | null (Certificate Metadata)The technical metadata for this certificate
Array [
metadatastring requiredTechnical metadata related to the certificate
Enumpki_connector
previous_certificate_id
renewed_certificate_id
automation_policy
gs_order_id
metapki_id
digicert_id
entrust_id
scep_transid
fcms_id
gsatlas_id
certeurope_id
digicert_order_id
valuestring | nullThe value of the metadata element
]
workflowstring requiredThe request workflow
Valuerevoke
modulestring (Module) requiredThe module on which the certificate will be revoked.
Enumwebra
est
scep
acme
crmp
acme-external
intune
jamf
intunepkcs
profilestring (Certificate profile) requiredThe profile for which to return the template.
templateobject (WebRA Revoke Request Template) requiredThe reason for revoking the certificate
revocationReasonstring | null (Revocation Reason)One of: unspecified, keycompromise, cacompromise, affiliationchange, superseded, cessationofoperation
workflowstring requiredThe request workflow
Valueupdate
modulestring (Module) requiredThe module of the certificate to update.
Enumwebra
est
scep
acme
crmp
acme-external
intune
jamf
intunepkcs
profilestring (Certificate profile) requiredThe profile for which to return the template.
templateobject (WebRA Update Request Template) requiredThe template with the constraint set on the profile
labelsarray of objects | null (Label)Information about the certificate's labels and how to edit them
Array [
labelstring requiredThe name of the label
valuestring | nullThe value of the label element
]
metadataarray of objects | null (Certificate Metadata)Information about the certificate's metadata and how to edit them
Array [
metadatastring requiredTechnical metadata related to the certificate
Enumpki_connector
previous_certificate_id
renewed_certificate_id
automation_policy
gs_order_id
metapki_id
digicert_id
entrust_id
scep_transid
fcms_id
gsatlas_id
certeurope_id
digicert_order_id
valuestring | nullThe value of the metadata element
]
ownerobject | null (Certificate Owner)Information about the certificate's owner and how to edit it
valuestring | nullThe value of the owner element. This should be a principal identifier
teamobject | null (Certificate Team)Information about the certificate's team and how to edit it
valuestring | nullThe value of the team element. This should be a team identifier
contactEmailobject | null (Contact email)Information about the certificate's contact email and how to edit it
valuestring | nullThe contact email
workflowstring requiredThe request workflow
Valuerecover
modulestring (Module) requiredThe module of the profile.
Enumwebra
est
scep
acme
crmp
acme-external
intune
jamf
intunepkcs
templateobject (WebRA Recover Request Template) requiredThe cryptography policy applied during the recovery of a certificate
passwordModestring | nullThe password mode of the certificate
Enumrandom
manual
passwordPolicyobject | null (Password Policy)The selected password policy for this profile. If none is defined and the password mode is manual, there is no constraint on the password. In random mode, the Horizon-Default policy is used
namestring requiredThe name of the password policy
minCharinteger requiredThe minimum number of characters of the password
maxCharinteger | nullThe maximum number of characters of the password
minUpCharinteger | nullThe minimum number of uppercase characters of the password
minLoCharinteger | nullThe minimum number of lowercase characters of the password
minDiCharinteger | nullThe minimum number of digits of the password
spCharstring | nullThe special characters of the password accepted by the password policy
minSpCharinteger | nullThe minimum number of special characters of the password
workflowstring requiredThe request workflow
Valuemigrate
modulestring (Module) requiredThe module for which to return the template.
Enumwebra
est
scep
acme
crmp
acme-external
intune
jamf
intunepkcs
profilestring (Certificate profile) requiredThe profile for which to return the template.
templateobject (WebRA Migrate Request Template) requiredThe template with the constraint set on the profile
labelsarray of objects | null (Label)Array [
labelstring requiredThe name of the label
valuestring | nullThe value of the label element
]
ownerobject | null (Certificate Owner)valuestring | nullThe value of the owner element. This should be a principal identifier
teamobject | null (Certificate Team)valuestring | nullThe value of the team element. This should be a team identifier
metadataarray of objects | null (Certificate Metadata)Array [
metadatastring requiredTechnical metadata related to the certificate
Enumpki_connector
previous_certificate_id
renewed_certificate_id
automation_policy
gs_order_id
metapki_id
digicert_id
entrust_id
scep_transid
fcms_id
gsatlas_id
certeurope_id
digicert_order_id
valuestring | nullThe value of the metadata element
]
contactEmailobject | null (Contact email)valuestring | nullThe contact email
workflowstring requiredThe request workflow
Valuerenew
modulestring requiredThe module for which to return the template.
Valuewebra
templateobject (WebRA Renew Request Template) requiredThe cryptography policy applied during the renewal of a certificate
capabilitiesobject | null (Certificate profile crypto policy)Describes how certificates will be enrolled on this profile
centralizedboolean | nullWhether this profile supports centralized enrollment
decentralizedboolean | nullWhether this profile supports decentralized enrollment
defaultKeyTypestring | null (Keytype)Default key type used for centralized enrollment
authorizedKeyTypesarray of string | null (Keytype)List of authorized key types for enrollment
preferredEnrollmentModestring | nullIf both centralized and decentralized enrollment are supported, this is the preferred mode
Enumcentralized
decentralized
escrowboolean | nullWhether this profile will escrow the certificate private keys
p12passwordPolicystring | nullPassword policy for the P12 file
p12passwordModestring | nullWhether the user will be required to input their PKCS#12 password upon enrollment
Enumrandom
manual
p12storeEncryptionTypestring | nullEncryption type for the P12 file
showP12PasswordOnEnrollboolean | nullWhether the PKCS#12 password will be displayed to the user upon enrollment
showP12OnEnrollboolean | nullWhether the PKCS#12 file will be displayed to the user upon enrollment
showP12PasswordOnRecoverboolean | nullWhether the PKCS#12 password will be displayed to the user upon recovery
showP12OnRecoverboolean | nullWhether the PKCS#12 file will be displayed to the user upon recovery
passwordPolicyobject | null (Password Policy)The password policy that will be used to generate the certificate's PKCS#12 password
namestring requiredThe name of the password policy
minCharinteger requiredThe minimum number of characters of the password
maxCharinteger | nullThe maximum number of characters of the password
minUpCharinteger | nullThe minimum number of uppercase characters of the password
minLoCharinteger | nullThe minimum number of lowercase characters of the password
minDiCharinteger | nullThe minimum number of digits of the password
spCharstring | nullThe special characters of the password accepted by the password policy
minSpCharinteger | nullThe minimum number of special characters of the password
workflowstring requiredThe request workflow
Valueimport
modulestring requiredThe module for which to return the template.
profilestring (Certificate profile) requiredThe profile for which to return the template.
templateobject (WebRA Import Request Template) requiredThe template with the constraint set on the profile
ownerobject | null (Certificate Owner)The owner for this certificate
valuestring | nullThe value of the owner element. This should be a principal identifier
teamobject | null (Certificate Team)The team for this certificate
valuestring | nullThe value of the team element. This should be a team identifier
contactEmailobject | null (Contact email)The contact email for this certificate
valuestring | nullThe contact email
labelsarray of objects | null (Label)The labels for this certificate
Array [
labelstring requiredThe name of the label
valuestring | nullThe value of the label element
]
metadataarray of objects | null (Certificate Metadata)The technical metadata for this certificate
Array [
metadatastring requiredTechnical metadata related to the certificate
Enumpki_connector
previous_certificate_id
renewed_certificate_id
automation_policy
gs_order_id
metapki_id
digicert_id
entrust_id
scep_transid
fcms_id
gsatlas_id
certeurope_id
digicert_order_id
valuestring | nullThe value of the metadata element
]
thirdPartyDataarray of objects | null (ThirdPartyItem)The third party data associated with the certificate
Array [
connectorstring requiredThe third party connector name on which this certificate is synchronized
idstring requiredThe Id of this certificate on the third party
fingerprintstring | nullThe fingerprint of this certificate on the third party
pushDateinteger | nullThe date when the certificate was pushed to this third party
removeDateinteger | nullThe date when the certificate was removed from this third party (in case of revocation)
]
discoveryInfoobject | null (DiscoveryInfo)Information about the discovery of this certificate
campaignstring requiredThe discovery campaign's name
lastDiscoveryDateinteger requiredWhen this certificate was discovered for the last time
identifierstring | nullIdentifier of the user that discovered this certificate
discoveryDataobject (HostDiscoveryData)The host discovery data associated with the certificate (discovery metadata)
ipstring | nullThe certificate's host ip
sourcesarray of string | nullInformation on the type of discovery that discovered this certificate
hostnamesarray of string | nullThe certificate's host hostnames (netscan only)
operatingSystemsarray of string | nullThe certificate's host operating system (localscan only)
pathsarray of string | nullThe path to the certificate on the host machine (localscan only)
usagesarray of string | nullThe path of the configuration files that were used to find the certificates
tlsPortsarray of objects | null (TlsPort)The ports on which the certificate is exposed for https connexion
Array [
portinteger requiredThe number of the port
versionstring requiredProtocol version used
]
workflowstring requiredThe workflow for which to return the template.
Valueenroll
modulestring requiredThe request module
Valueest
templateobject (EST Enroll Request Template) requiredThe template with the constraint set on the profile
dnWhitelistboolean | nullDN whitelist is enabled on this request
subjectarray of objects | null (IndexedDNElement)List of DN elements that will be used to build the certificate's Distinguished Name
Array [
elementstring requiredThe element type and index. Indexes start at 1! Available elements are: cn, e, ou, st, l, o, c, dc, uid, serialNumber, surname, givenName, unstructuredAddress, unstructuredName, organizationIdentifier, uniqueIdentifier, street, description, t
valuestring | nullThe element value
]
sansarray of objects | null (SAN Element)List of SAN elements that will be used to build the certificate's Subject Alternative Name
Array [
typestring | null requiredSAN type
EnumRFC822NAME
DNSNAME
URI
IPADDRESS
OTHERNAME_UPN
OTHERNAME_GUID
REGISTERED_ID
valuearray of string | nullSAN value
]
extensionsarray of objects | null (Certificate Extension)Information about the certificate's extensions and how to edit them
Array [
typestring requiredThe type of the extension element
Enumms_sid
ms_template
valuestring | nullThe value of the extension element
]
labelsarray of objects | null (Label)List of labels used internally to tag and group certificates
Array [
labelstring requiredThe name of the label
valuestring | nullThe value of the label element
]
contactEmailobject | null (Contact email)Information about the certificate's contact email and how to edit it
valuestring | nullThe contact email
ownerobject | null (Certificate Owner)Information about the certificate's owner and how to edit it
valuestring | nullThe value of the owner element. This should be a principal identifier
teamobject | null (Certificate Team)Information about the certificate's team and how to edit it
valuestring | nullThe value of the team element. This should be a team identifier
profilestring (Certificate profile) requiredThe profile for which to return the template.
workflowstring requiredThe workflow for which to return the template.
Valueenroll
modulestring requiredThe request module
Enumscep
jamf
templateobject (SCEP Enroll Request Template) requiredThe template with the constraint set on the profile
dnWhitelistboolean | nullDN whitelist is enabled on this request
subjectarray of objects | null (IndexedDNElement)List of DN elements that will be used to build the certificate's Distinguished Name
Array [
elementstring requiredThe element type and index. Indexes start at 1! Available elements are: cn, e, ou, st, l, o, c, dc, uid, serialNumber, surname, givenName, unstructuredAddress, unstructuredName, organizationIdentifier, uniqueIdentifier, street, description, t
valuestring | nullThe element value
]
sansarray of objects | null (SAN Element)List of SAN elements that will be used to build the certificate's Subject Alternative Name
Array [
typestring | null requiredSAN type
EnumRFC822NAME
DNSNAME
URI
IPADDRESS
OTHERNAME_UPN
OTHERNAME_GUID
REGISTERED_ID
valuearray of string | nullSAN value
]
extensionsarray of objects | null (Certificate Extension)Information about the certificate's extensions and how to edit them
Array [
typestring requiredThe type of the extension element
Enumms_sid
ms_template
valuestring | nullThe value of the extension element
]
labelsarray of objects | null (Label)List of labels used internally to tag and group certificates
Array [
labelstring requiredThe name of the label
valuestring | nullThe value of the label element
]
contactEmailobject | null (Contact email)Information about the certificate's contact email and how to edit it
valuestring | nullThe contact email
ownerobject | null (Certificate Owner)Information about the certificate's owner and how to edit it
valuestring | nullThe value of the owner element. This should be a principal identifier
teamobject | null (Certificate Team)Information about the certificate's team and how to edit it
valuestring | nullThe value of the team element. This should be a team identifier
profilestring (Certificate profile) requiredThe profile for which to return the template.
-
400 Invalid request
application/problem+jsonerrorstring requiredThe error code of the problem
ValueREQ-002
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid Request
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid Request
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueREQ-010
messagestring requiredA short, human-readable summary of the problem type
ValueProfile does not exist or is disabled
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueProfile does not exist or is disabled
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-007
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid Identity Provider
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid Identity Provider
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-008
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid redirect path
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid redirect path
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-010
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid Jwt Token
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid Jwt Token
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueWEBRA-IMPORT-001
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid request
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid request
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
-
401 Unauthorized request
application/problem+jsonerrorstring requiredThe error code of the problem
ValueSEC-AUTH-002
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid credentials or principal does not exist
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid credentials or principal does not exist
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-009
messagestring requiredA short, human-readable summary of the problem type
ValuePrincipal not authenticated or authentication expired
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValuePrincipal not authenticated or authentication expired
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
-
403 Forbidden action
application/problem+jsonerrorstring requiredThe error code of the problem
ValueSEC-PERM-001
messagestring requiredA short, human-readable summary of the problem type
ValueInsufficient privileges
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInsufficient privileges
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-003
messagestring requiredA short, human-readable summary of the problem type
ValueCertificate is not trusted
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueCertificate is not trusted
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-004
messagestring requiredA short, human-readable summary of the problem type
ValueCertificate is expired
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueCertificate is expired
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-005
messagestring requiredA short, human-readable summary of the problem type
ValueCertificate is revoked
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueCertificate is revoked
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-006
messagestring requiredA short, human-readable summary of the problem type
ValuePrincipal not authenticated
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValuePrincipal not authenticated
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueREQ-007
messagestring requiredA short, human-readable summary of the problem type
ValueUnauthorized Workflow
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueUnauthorized Workflow
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueLIC-002
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid License
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid License
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueLIC-004
messagestring requiredA short, human-readable summary of the problem type
ValueExpired License
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueExpired License
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
-
404 No profile specified
application/problem+jsonerrorstring requiredThe error code of the problem
ValueREQ-001
messagestring requiredA short, human-readable summary of the problem type
ValueUnexpected Error
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueUnexpected Error
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
-
500 Internal server error
application/problem+jsonerrorstring requiredThe error code of the problem
ValueREQ-001
messagestring requiredA short, human-readable summary of the problem type
ValueUnexpected Error
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueUnexpected Error
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueLIC-001
messagestring requiredA short, human-readable summary of the problem type
ValueUnexpected error
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueUnexpected error
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807