Skip to main content

Managing Entitlements

Manage entitlements such as fast_track, lease, and identity:

Parameters

string
required
Entitlement identifier (e.g. fast_track, lease, identity). Used in get, apply, and revoke.

Response

object[]
Array of entitlements with status. Returned by list().
object
Request metadata: id, timestamp, api_version, object.

Applying via API

When an API error includes agreement_url, agreements.accept() lets you apply for the entitlement automatically in your error handling code.