---
title: "GET /v1/me/innovations"
method: GET
path: "/v1/me/innovations"
tags: ["[v1] Owned innovations information"]
---

# GET /v1/me/innovations

`GET /v1/me/innovations`

Retrieves the user owned innovations.

## Response `200`

Success

- object[]
  - `id` string, uuid, required
  - `name` string, required
  - `collaboratorsCount` integer, required
  - `expirationTransferDate` string, date-time, nullable, required

## Other responses

- `400` — Bad request

---

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