---
title: "GET /components"
method: GET
path: "/components"
tags: ["content-type-builder"]
---

# GET /components

`GET /components`

## Response `200`

OK

- object
  - `data` object[], required
    - `uid` string, required
    - `category` string, required
    - `apiId` string, required
    - `schema` object, required
      - `displayName` string, required
      - `description` string, required
      - `icon` string
      - `connection` string
      - `collectionName` string
      - `attributes` object, required
      - `pluginOptions` object

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.dev/pofk/apis/okiddyapi.md) · [All operations](https://skmtc.dev/pofk/apis/okiddyapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pofk/okiddyapi/revisions/f59c4927d820/schema)
