---
title: "# Reinstall Token"
method: GET
path: "/v1/agents/reinstall-token"
tags: ["Agents"]
---

# # Reinstall Token

`GET /v1/agents/reinstall-token`

Returns the reinstall token for the given agent type and variant. Variants can be portable or installable for windows agent type,
32bit or 64bit for linux agent type and apple or intel for macos agent type.

## Query parameters

- `agent_id` integer, required

## Response `200`

GetSimAgentInstallTokenResponse

- object
  - `token` string — Token

## Other responses

- `default` — genericErrorSwagger is represents the erroneous cases

---

[API](https://skmtc.net/picussecurity/apis/picus-rest-api.md) · [All operations](https://skmtc.net/picussecurity/apis/picus-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/picussecurity/picus-rest-api/versions/cb0d02ee28f8/schema)
