List signing keys

GET {{baseUrl}}/system/v1/signing-keys

Returns a list of signing keys.

Request Params

KeyDatatypeRequiredDescription
limitnumberNumber of items to include in the response
pagenumberOffset by this many pages, of the size of limit

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"id":"vI5KTQ78ohYriuvWKHY6COtZWXexHGLllxksOdZuya8","created_at":"1610108345"},{"id":"jc6lJiCLMjyC202EXtRQ644sShzDv6x5tWJrbvUFpvmo","created_at":"1608632647"}]}