Get list of domains
curl --request POST \ --url https://api.blockflow.network/rest/90739f7e-fe01-4655-b303-b6125ce7414f/domains-list \ --header 'x-api-key: <api-key>'
{ "status": 123, "domains": [ "<string>" ] }