---
title: "/scores/{scoreId}/committeeAccess"
method: GET
path: "/scores/{scoreId}/committeeAccess"
---

# /scores/{scoreId}/committeeAccess

`GET /scores/{scoreId}/committeeAccess`

Use this endpoint to retrieve the committee access details of a specific Score.

## Path parameters

- `scoreId` integer, required

## Response `200`

200

- object
  - `scoreId` integer
  - `scoreName` string
  - `ownerCommittee` object
    - `name` string
    - `id` integer
  - `committeesWithAccess` object[]
    - `name` string
    - `id` integer

## Other responses

- `400` — 400

---

[API](https://skmtc.net/ngpvan/apis/van-crm.md) · [All operations](https://skmtc.net/ngpvan/apis/van-crm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ngpvan/van-crm/revisions/f9adfdbb3c56/schema)
