Skip to main content
GET
/
meta
/
chains
Supported chains
curl --request GET \
  --url https://sandbox.elementpay.net/meta/chains
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

env
any
default:live

Environment scope: live | sandbox | all

Response

Successful Response