Authorization: ********************curl --location --request GET 'https://test.your-api-server.com/api/nodered/environments//editor-url' \
--header 'Authorization: Bearer <token>'{
"editorUrl": "string",
"port": 0,
"status": "string",
"useProxy": true
}