İçeriğe geç
Sonuç bulunamadı.

Bu sayfanın Türkçe çevirisi henüz tamamlanmadı, bu yüzden İngilizce dilinde görüntülemektisiniz.

Get Keys

Scopes
read:key

Path Parameters

type
string
Zorunlu
GET
/keys/{type}
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
Loading...
Response
200
200
Loading...

Response Body Schema

array<object>
created_at
number
Zorunlu

Key creation date in milliseconds since the epoch

revoked_at
integer

Revocation time in milliseconds since the epoch

rotated_at
integer

Rotation time in milliseconds since the epoch

key
object
Zorunlu

Public JWK. You can look at JWK specification from here

key.
alg
string
Zorunlu
key.
e
string
Zorunlu
key.
kid
string
Zorunlu
key.
kty
string
Zorunlu
key.
n
string
Zorunlu
key.
use
string
Zorunlu
key.
key_ops
array<string>
key.
x5c
array<string>
key.
x5t
string
key.
x5t#S256
string
key.
x5u
string