GET /artificial-streaming-fee/{period}
Get artificial-streaming fee breakdown
Retrieve the per-release/track breakdown of the Spotify artificial-streaming
fee for one reporting period (YYYY-MM) on the authenticated user's account.
On a statement the fee shows as one aggregated ARTIFICIAL_FEE line that
carries a period; this endpoint returns the underlying rows for that period
so the customer can attribute the fee. Lines are ordered by amount, largest
first, and sum to total_amount.
Parameters
- period (path)
Responses
- 200
- 401