Billing API
string · enuminteger · int32integer · uint32stringinteger · uint64
List all discounts for an organization and usable categories/products/offers/references/regions/zones where the discount can be applied.
List all user's discounts
GET
https://api.scaleway.com
/billing/v2alpha1/discounts
List all discounts for an organization and usable categories/products/offers/references/regions/zones where the discount can be applied.
query Parameters
order_byOrder discounts in the response by their description.
Enum values:
creation_date_desc
creation_date_asc
start_date_desc
start_date_asc
stop_date_desc
stop_date_asc
Default: creation_date_desc
pagePositive integer to choose the page to return.
page_sizePositive integer lower or equal to 100 to select the number of items to return.
organization_idID of the organization. (UUID format)
List all user's discounts › Responses
200
total_countTotal number of discounts.
Paginated returned discounts.