---
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

---

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