---
title: "Service used to search component."
method: GET
path: "/component"
tags: ["Portfolio"]
---

# Service used to search component.

`GET /component`

## Query parameters

- `skip` integer
- `limit` integer
- `componentId` 1 | 2 | 6 | 7, required

## Headers

- `X-Company-Id` string, required
- `X-Application-Id` string, required
- `X-User-Id` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Component not found
- `405` — Data input not supplied or invalid
- `406` — Exception

---

[API](https://skmtc.dev/hdi/apis/api-authentication-and-authorization.md) · [All operations](https://skmtc.dev/hdi/apis/api-authentication-and-authorization/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hdi/api-authentication-and-authorization/revisions/216d39155ad4/schema)
