cURL
curl --request GET \ --url https://api.futureagi.com/accounts/key/{keyId}/ \ --header 'Authorization: Bearer <token>'
Get details of a specific secret key
JWT token obtained from /accounts/token/ endpoint
Secret key details
Was this page helpful?