Get cost configuration
COSTS
Get cost configuration
Return the account’s cost configuration. Use ?type= to filter to a
single cost type; omit it to get the full bag.
Required scope: costs:read.
GET
Get cost configuration
Authorizations
Your Upstack API key. Starts with upstack_.
The pixel id the request targets.
Query Parameters
Filter to a single cost type.
Cost configuration type. Used to filter /api/costs.
Available options:
global_product_override, order, gateway, shipping, variable, fixed Response
The cost configuration (or the filtered subset).
Shape depends on ?type= — without a filter, returns the full configuration bag keyed by cost type.