---
title: "GET /v1/{innovationId}/validate"
method: GET
path: "/v1/{innovationId}/validate"
---

# GET /v1/{innovationId}/validate

`GET /v1/{innovationId}/validate`

Get validation information.

## Path parameters

- `innovationId` string, uuid, required — Id of the innovation.

## Response `200`

The innovation assessment has been created.

- object
  - `validations` object[]
    - `rule` string, required
    - `valid` boolean, required
    - `details` unknown

## Other responses

- `400` — Bad request.
- `401` — The user is not authorized to access validation data.
- `500` — An error occurred while fetching the validation data.

---

[API](https://skmtc.net/nhs-england/apis/innovations-api-nhs-innovation-service.md) · [All operations](https://skmtc.net/nhs-england/apis/innovations-api-nhs-innovation-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhs-england/innovations-api-nhs-innovation-service/revisions/36d432fb3b0d/schema)
