API v2.5 / Catalogue / Consumption - Get Prices
GET /catalogue/prices
Get current per GB prices for all countries available to your Organisation. Prices are grouped by country and include the profile name for each price. The response includes a hash that can be used to detect changes in pricing data.
Note: This endpoint is only available to customers that are on Consumption billing.
Authorizations
Responses
200
OK
object
SHA256 hash of the prices data for change detection
a1b2c3d4e5f6...object
object
object
The profile name for this price
object
400
Bad Request - returned when request format is not accepted
object
Status of api functions which do not return data
403
Unauthorised - returned when the api token is invalid or the Organisation is not a Consumption partner
object
Status of api functions which do not return data
429
Too Many Requests
object
Status of api functions which do not return data
500
Server Error
object
Status of api functions which do not return data