Skip to main content

List All Keys

This endpoint is accessed with your owner name, and returns a list of keys along with non-sensitive information.

Path Parameters
owner string REQUIRED

Given to you by Splitit support (identical to OwnerCode in other calls)

Query Parameters
includeExpired boolean
Responses
200
Schema OPTIONAL
Items object[] OPTIONAL
OwnerCode string OPTIONAL

Given to you by Splitit support, same as Owner in other calls

PublicKey string OPTIONAL
UniqueId string OPTIONAL
RelatedClientId string OPTIONAL
Usage string[] OPTIONAL

Possible values: [Unknown, Reports, Authentication, MessageLevelEncryption, CredentialsDownload, ResponseSignature]

Type string

Possible values: [RSA, PGP]

ExpirationUtc date-time OPTIONAL
HasPrivateKey boolean
400
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL
404
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL
500
Schema OPTIONAL
TraceId string OPTIONAL
Error object OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
ExtraData object OPTIONAL