Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To retrieve a license order information for a license order with a given activation key, use the following request:

Panel

GET /license-orders/(string:activation_key)/licenses

Request parameters

...

where:

...

  •  activation key

...

  • .

Query parameters

Query parameters include the following.

ParameterTypeRequiredDefinition
offsetintegerNoOffset.

Example request

Code Block
languagejs
GET /license-orders/RG5UM-6O5CB-2BLTJ-0N681/licenses HTTP/1.1
Authorization: Bearer f794846b7c26621688e1e06164975b4eae8ce2f6

...