---
title: "GET /v2/validate-device/{token}"
method: GET
path: "/v2/validate-device/{token}"
tags: ["devices"]
---

# GET /v2/validate-device/{token}

`GET /v2/validate-device/{token}`

complete device validation if token is valid

## Path parameters

- `token` string, required

## Response `204`

Route is valid. No body is returned.

## Other responses

- `404` — Token not found or invalid

## Changes

- **2019-03-14** `69bdfb009194` — 1 info
  - the endpoint scheme security `basicAuth` was added to the API
- **2019-03-13** `eb866b6133f7` — 1 info
  - endpoint added
- **2018-04-25** `55efa6cbf8cf` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api/changes/v2/validate-device/:token/get.md)

---

[API](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api.md) · [All operations](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/caliopen/caliopen-http-rest-api/revisions/4eea567e9044/schema)
