Get on-prem agent activation code

Retrieves the activation code for a specific on-prem agent.

Path parameters

idintegerRequired

The ID of the on-prem agent to retrieve the activation code for.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Activation code retrieved successfully.
codestring or null

JWT-encoded activation token.

Errors