cURL
curl --request GET \ --url http://127.0.0.1:8000/chains
[ { "name": "<string>", "slug": "<string>", "id": 123 } ]
Successful Response