List reports
Bearer auth
reports.readBetaBeta: This endpoint is currently in beta and is not available to all API integrations.
Lists all saved reports for the authenticated shop.
GET
api.superfiliate.com/api/v1/reportsResponses
A list of saved reports
array of objects — item fields
idintegernamestringHuman-readable name for this resource.
sourceenum<string>The source for this resource.
"conversions""superfiliates"filtersobjectThe saved report filters. See the create report request for the supported properties.
is_custombooleanThe is custom for this resource.
created_atstringISO 8601 timestamp when this resource was created.
updated_atstringISO 8601 timestamp when this resource was last updated.