---
title: "GET /v1/endpoint/{endpoint_name}/volume_token"
method: GET
path: "/v1/endpoint/{endpoint_name}/volume_token"
tags: ["endpoint"]
---

# GET /v1/endpoint/{endpoint_name}/volume_token

`GET /v1/endpoint/{endpoint_name}/volume_token`

Returns a token for accessing the volume

## Path parameters

- `endpoint_name` string, required

## Response `200`

Volume token

- VolumeToken
  - `token` string, required — Opaque token for accessing the volume using OctoAI tooling (e.g. CLI)

---

[API](https://skmtc.net/octoml/apis/octoai-api.md) · [All operations](https://skmtc.net/octoml/apis/octoai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/octoml/octoai-api/revisions/ff4ad53097bc/schema)
