---
title: "Retrieve the Component Library"
method: GET
path: "/zephr/public/component-library/v1/library-components/{componentId}"
tags: ["Component Library"]
---

# Retrieve the Component Library

`GET /zephr/public/component-library/v1/library-components/{componentId}`

Components configured in the component library can be retrieved as rendered HTML. The componentId passed in the path can be versioned to reference a specific version of a library component. For example, ‘payment-form:1’, ‘payment-form:4’ or ‘payment-form:active’ to reference the default version of the component.

## Path parameters

- `componentId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/zuora/apis/public-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/public-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/public-api-reference/revisions/0400dd83950b/schema)
