curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/api-keys/{id} \
--header 'Authorization: <api-key>'{}Get details of a specific API key (without the actual key). Processors can only view their own API key.
curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/api-keys/{id} \
--header 'Authorization: <api-key>'{}