List built-in report types
Reports
List built-in report types
Returns the self-documenting catalog of built-in report types
available to this entity. Each entry includes the report_type
key, human-readable label, description, and the required and
optional parameter schemas to supply in POST /v1/reports.
Call this before creating a job to discover available reports.
Requires the reports:read scope.
GET
List built-in report types
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.

