Versions Compared

Key

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

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

Panel

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

Request parameters

...

where:

...

  •  activation key

...

  • .

Query parameters

Query parameters include the following.

ParameterTypeRequiredDefinition
offsetintegerNoOffset.

Example request

Code Block
languagejs
GET /license-orders/II1HP-TX8EQ-R1QXZ-7LYXF/logs HTTP/1.1
Authorization: Bearer f794846b7c26621688e1e06164975b4eae8ce2f6

...