GET
/
relays
/
v2
curl --request GET \
  --url https://api.gelato.digital/relays/v2
{
  "chains": [
    "<string>"
  ]
}

Response

200 - application/json

Successful Retrieval

The response is of type object.