cURL
curl --request GET \ --url https://api.eflow.team/v1/meta/dmas \ --header 'X-Eflow-Api-Key: <api-key>'
{ "dmas": [ { "dma_code": 123, "dma_name": "<string>" } ] }
dma_code
The Everflow API key generated from the Control Center > Security.
OK
Show child attributes
Was this page helpful?