Skip to main content

List key-pairs

GET /api/key-pairs list all the key-pairs available on the server

Required scope: clients:manage:all

Responses
200
Schema OPTIONAL
data object[] OPTIONAL
id string OPTIONAL
public_key string OPTIONAL
is_default boolean OPTIONAL
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string