Get a list of LicensingOne contracts available for the current customer

Prev Next
Get
/v{version}/LicensingOne/Contracts
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
version
stringRequired

The requested API version

Responses
200

OK

Array of object
object

LicensingOne contract information.

Id
integer (int32)

Contract ID.

IsDefault
boolean

Indicates whether this is the default contract for the customer.

IsExpired
boolean

Indicates whether the contract has expired.

IsFallback
boolean

Indicates whether this is the system fallback contract.

Name
string

Contract name.

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties