Retrieve a reporting schedule
Reports
Retrieve a reporting schedule
Retrieves a single reporting schedule. Requires reports:read scope.
GET
Retrieve a reporting schedule
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Reporting schedule UUID.
Response
The reporting schedule.
A scheduled report delivery (cadence, recipients, format). Mirrors public.reporting_schedules.
Available options:
reporting_schedule Available options:
daily, weekly, monthly Available options:
csv, pdf, xlsx 
