curl --request GET \
--url https://api.erysta.com/v1/partners/orders/{order_id}/keys \
--header 'x-api-key: <api-key>'Retrieve the digital keys for a specific order.
curl --request GET \
--url https://api.erysta.com/v1/partners/orders/{order_id}/keys \
--header 'x-api-key: <api-key>'Was this page helpful?