---
title: "GET /config/referencetype"
method: GET
path: "/config/referencetype"
---

# GET /config/referencetype

`GET /config/referencetype`

Get reference type

## Query parameters

- `objectSchemaId` string
- `includeAll` boolean

## Response `200`

- ReferenceType[]
  - `workspaceId` string, required
  - `globalId` string, required
  - `id` string
  - `name` string, required
  - `description` string
  - `color` string
  - `url16` string
  - `removable` boolean
  - `objectSchemaId` string
  - `cdmData` ReferenceTypeCdmData
    - `types` ReferenceTypeCdmType[]
      - `key` string
      - `version` integer
      - `opinionated` boolean

## Other responses

- `401` — Client must be authenticated to access this resource.
- `500` — Something went wrong. Please try again later. If the error persists, contact our support team.

---

[API](https://skmtc.dev/atlassian/apis/rest.md) · [All operations](https://skmtc.dev/atlassian/apis/rest/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/atlassian/rest/revisions/07137e668210/schema)
