---
title: "Get node credentials"
method: GET
path: "/v1/hosts/{host_id}/credentials"
tags: ["Hosts"]
---

# Get node credentials

`GET /v1/hosts/{host_id}/credentials`

Retrieve the username and decrypted password for a host node. Requires admin-scoped API key.

## Path parameters

- `host_id` string, required

## Response `200`

Default Response

- object
  - `username` string
  - `password` string

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
