curl --request GET \
--url https://nvidia.casebender.com/api/v1/api-keys \
--header 'Authorization: Bearer <token>'List all API keys for the current user or organization
curl --request GET \
--url https://nvidia.casebender.com/api/v1/api-keys \
--header 'Authorization: Bearer <token>'