---
title: "Read Credentials"
method: GET
path: "/api/postgres/credentials"
tags: ["postgres"]
---

# Read Credentials

`GET /api/postgres/credentials`

Hand the caller's kernel the connection URL the user stored.

## Response `200`

Successful Response

- CredentialsResponse — The acting user's connection URL, for their kernel only.
  - `url` string, required

## Changes

- **2026-08-30** `f4de1bab5efb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/api/postgres/credentials/get.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/f4de1bab5efb/schema)
