cURL
curl --request GET \ --url https://api.trillet.ai/v1/api/keys \ --header 'x-api-key: <api-key>'
[ { "_id": "665a1b2c3d4e5f6a7b8c9d0e", "key": "tk_a1b2****o5p6", "userId": "664a1b2c3d4e5f6a7b8c9d0e", "metadata": {}, "createdAt": "2024-06-01T09:00:00.000Z" } ]
Retrieve all API keys for the authenticated user.