Authorization: ********************
curl --location '/pro/admin/moments/fetch/status' \ --header 'Authorization: <api-key>'
{ "code": 0, "data": { "is_fetching": true, "status": "string" }, "message": "string" }