Skip to content

Returns a usage overview (per-metric consumption, period state) for the entitlement.

GET
/api/v1/provision/admin/entitlements/{entitlementId}/usage-overview
curl --request GET \
--url https://example.com/api/v1/provision/admin/entitlements/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/usage-overview
entitlementId
required
string format: uuid

Entitlement id.

OK

object
planSource
string
planSetId
null | string format: uuid
planSetName
null | string
planName
null | string
bundleGrants
Array<object>
object
id
string format: uuid
bundleId
string format: uuid
bundleCode
string
bundleName
string
usagePlanSetId
string format: uuid
usagePlanSetName
string
startsAt
string format: date-time
expiresAt
null | string format: date-time
isRevoked
boolean
revokedAt
null | string format: date-time
reference
null | string
isActive
boolean
features
Array<object>
object
featureCode
string
planValue
null | string
bundleComputedValue
null | string
bundleComputedOperation
One of:
null
effectiveValue
null | string
bundleValueUsed
boolean
appliedBundleIds
Array<string>
valueSource
string

Not Found

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string