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

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

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

Get support summary unit info

## Path parameters

- `innovationId` string, uuid, required
- `unitId` string, uuid, required

## Response `200`

Success

- object[]
  - `id` string
  - `createdAt` string
  - `createdBy` object
    - `id` string
    - `name` string
    - `displayRole` string
    - `jobTitle` string, nullable
  - `type` string
  - `params` object
    - `supportStatus` 'SUGGESTED' | 'ENGAGING' | 'WAITING' | 'UNASSIGNED' | 'UNSUITABLE' | 'CLOSED'
    - `message` string
    - `title` string
    - `suggestedByName` string
    - `file` object
      - `id` string
      - `name` string
      - `url` 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)
