---
title: "GET /api/custom_code/{builder_id}/js/"
method: GET
path: "/api/custom_code/{builder_id}/js/"
tags: ["Builder public"]
---

# GET /api/custom_code/{builder_id}/js/

`GET /api/custom_code/{builder_id}/js/`

Returns the css/js for the given builder.

## Path parameters

- `builder_id` integer, required
- `type` 'css' | 'js', required

## Response `200`

- string

## Other responses

- `404`

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/versions/0c490e5b0c7f/schema)
