Skip to main content
GET
/
networks
/
reportschedules
/
{scheduleId}
Get Report Schedule
curl --request GET \
  --url https://api.eflow.team/v1/networks/reportschedules/{scheduleId} \
  --header 'X-Eflow-Api-Key: <api-key>'
{}

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Path Parameters

scheduleId
integer
required

The report schedule ID.

Response

200 - application/json

OK

Report schedule configuration.