/
CA
caliopen
/
Caliopen HTTP/REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8m ago · Updated 1mo ago
Details
View markdown
attachments
1
contacts
9
devices
6
discussions
2
identities
9
keys
3
get
/v2/contacts/{contact_id}/publickeys/{pubkey_id}
delete
/v2/contacts/{contact_id}/publickeys/{pubkey_id}
patch
/v2/contacts/{contact_id}/publickeys/{pubkey_id}
messages
11
notifications
4
participants
2
passwords
3
pgp
2
providers
1
settings
2
tags
5
users
6
post
/v2/imports
keys
pgp
Retrieve publickey
get
/v2/contacts/{contact_id}/publickeys/{pubkey_id}
Path parameters
contact_id
string
required
pubkey_id
string
required
Response
Successful response with json object
PublicKey
required
alg
string
crv
string
date_insert
string
date-time
date_update
string
date-time
emails
string[]
expire_date
string
date-time
fingerprint
string
kty
string
key_id
string
required
type
string
resource_id
string
required
resource_type
string
size
integer
use
string
user_id
string
required
x
integer
y
integer
key
string
required
DER or PEM key, base64 encoded
label
string
required