/
CA
caliopen
/
Caliopen HTTP/REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
attachments
1
contacts
9
devices
6
discussions
2
identities
9
get
/v2/identities/locals
get
/v2/identities/remotes
post
/v2/identities/remotes
get
/v2/identities/remotes/{identifier}
delete
/v2/identities/remotes/{identifier}
patch
/v2/identities/remotes/{identifier}
get
/v2/providers
get
/v2/providers/{provider_name}
get
/v2/providers/{provider_name}/callback
keys
3
messages
11
notifications
4
participants
2
passwords
3
pgp
2
providers
1
settings
2
tags
5
users
6
post
/v2/imports
identities
returns a remote identity belonging to user
get
/v2/identities/remotes/{identifier}
Path parameters
identifier
string
required
Response
Remote identity returned
UserIdentity
required
credentials
object
display_name
string
identity_id
string
identifier
string
infos
object
last_check
string
date-time
protocol
'email'
|
'twitter'
status
'active'
|
'inactive'
|
'deleted'
type
'local'
|
'remote'
user_id
string
Changes