---
title: "Get component anchors"
method: GET
path: "/v1/components/{component_id}{version}/anchors"
tags: ["Components"]
---

# Get component anchors

`GET /v1/components/{component_id}{version}/anchors`

Returns the anchor details for the specified component.

## Path parameters

- `component_id` string, required
- `version` string, required

## Response `200`

Successful response

- AnchorDetailsResponse[]
  - `source_element_id` string, required
  - `source_element_type` 'ACTION' | 'CONTROLLER_STEP_DATA' | 'FLOW_STEP_APP' | 'FLOW_STEP_METRIC' | 'MAPPING' | 'MAPPING_STEP_DATA' | 'TRIGGER', required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `402` — Payment Required
- `403` — Forbidden
- `415` — Unsupported Media Type
- `429` — Too Many Requests

---

[API](https://skmtc.net/extole/apis/integration-api-server-to-extole.md) · [All operations](https://skmtc.net/extole/apis/integration-api-server-to-extole/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extole/integration-api-server-to-extole/revisions/c16e62e66755/schema)
