getKeys

fun getKeys(sessionId: String): ApiResult<List<Credential>>

Return

A list of all the credentials registered on the server.

Parameters

sessionId

The session ID.