Skip to main content
GET
Get Report Type

Authorizations

Authorization
string
header
required

Shippo API token header, for example ShippoToken shippo_live_xxxx.

Path Parameters

report_type
string
required

Response

Successful Response

Report type metadata returned by the Reporting API.

The version is embedded in the report_type key (for example invoice.v1) and discovery only returns active types, so neither fact is repeated as a separate field.

report_type
string
required
name
string
required
category
string
required
description
string
required
available_columns
PublicReportColumnResponse · object[]
required
data_availability
PendingDataAvailabilityResponse · object
required

Data availability state while bounds are still being computed.

Last modified on September 16, 2026