Go
Get all encryption keys
Retrieve details of all the encryption keys associated with your tenant.
GET
Go
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
クエリパラメータ
Page index of the results to return. First page is 0.
必須範囲:
x >= 0Number of results per page. Default value is 50, maximum value is 100.
必須範囲:
1 <= x <= 100Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).
レスポンス
The keys were successfully retrieved.
- object[]
- object
Encryption key
Key ID
Key type
利用可能なオプション:
customer-provided-root-key, environment-root-key, tenant-master-key, tenant-encryption-key Key state
利用可能なオプション:
pre-activation, active, deactivated, destroyed Key creation timestamp
Key update timestamp
ID of parent wrapping key
Public key in PEM format