get https://api.snappy.com/public-api/v2/products/collections//budgets
Log in to see full request history
Responses
404Collection type not found
409Collection does not exist or does not belong to the account
404Collection type not found
409Collection does not exist or does not belong to the account
xxxxxxxxxx
curl --request GET \
--url https://api.snappy.com/public-api/v2/products/collections/collection_type/budgets \
--header 'accept: application/json'
xxxxxxxxxx
[
{
"maxBudget": 0,
"minBudget": 0
}
]