curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/processors/{id}/api-credentials \
--header 'Authorization: <api-key>'{}Processor retrieves their API key details from their dashboard (keys are not returned). Processors can only view their own credentials.
curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/processors/{id}/api-credentials \
--header 'Authorization: <api-key>'{}