cURL
curl --request GET \ --url https://sandbox.elementpay.net/meta/chains
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Return supported chains for the selected environment.
Environment scope: live | sandbox | all
Successful Response