Ephemeral Report
About Ephemeral Report
Schema
Fetch
GET /v2/accounts/{ACCOUNT_ID}/ephemeral_report
curl -v -X GET \
-H "X-Auth-Token: {AUTH_TOKEN}" \
http://{SERVER}:8000/v2/accounts/{ACCOUNT_ID}/ephemeral_report
Fetch
GET /v2/accounts/{ACCOUNT_ID}/ephemeral_report/{TOKEN}
curl -v -X GET \
-H "X-Auth-Token: {AUTH_TOKEN}" \
http://{SERVER}:8000/v2/accounts/{ACCOUNT_ID}/ephemeral_report/{TOKEN}