---
title: "GET /v1/{innovationId}/support-summary"
method: GET
path: "/v1/{innovationId}/support-summary"
tags: ["[v1] Innovation Support Summary"]
---

# GET /v1/{innovationId}/support-summary

`GET /v1/{innovationId}/support-summary`

Get support summary list

## Path parameters

- `innovationId` string, uuid, required

## Response `200`

Success

- object[]
  - `id` string
  - `name` string
  - `support` object
    - `id` string
    - `status` 'SUGGESTED' | 'ENGAGING' | 'WAITING' | 'UNASSIGNED' | 'UNSUITABLE' | 'CLOSED'
    - `start` string, date-time
    - `end` string, date-time
    - `minStart` string, date-time
  - `organisation` object
    - `id` string
    - `name` string

## Other responses

- `400` — The request is invalid.
- `401` — The user is not authenticated.
- `403` — The user is not authorized to access this resource.
- `500` — An error occurred while processing the request.

---

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