Get subscriptions managed in a workspace. Pass filters to limit results based on conditional expressions.
NOTE: You need to have the view permission for the Devices and subscription service to invoke this API.
Rate limits are enforced on this API. 40 requests per minute is supported per workspace. API will result in 429
if this threshold is breached.
Successful response
Bad request
Unauthorized request
The operation is forbidden
Validation error
Too many requests
Internal server error
{- "items": [
- {
- "id": "b49bf6d2-02b4-4735-9ae5-f88834af9b7e",
- "key": "BAASOAAg95",
- "quantity": 10,
- "evaluationType": "EVAL",
- "productSku": "ROTO1AAE",
- "productDescription": "HPE GreenLake for Block Storage 3 Year(s)",
- "quote": "quote1",
- "po": "POAQE451",
- "contract": "V16BMAAS",
- "endUserName": "ACCUTECH DATA SUPPLIES, INC.",
- "orderClass": "class1",
- "aasType": "IAAS",
- "appointment": {
- "subscriptionStart": "2023-02-10T00:00:00.000Z",
- "subscriptionEnd": "2023-02-10T00:00:00.000Z",
- "delayedActivation": "2023-02-10T00:00:00.000Z"
}
}
], - "count": 20,
- "offset": 0,
- "total": 100
}