---
title: "Retrieve Base techne credential metadata"
method: GET
path: "/v1/techne/base/{index}"
tags: ["Techne Credentials"]
---

# Retrieve Base techne credential metadata

`GET /v1/techne/base/{index}`

This endpoint is used to retrieve Base techne credential metadata

## Path parameters

- `index` number, required

## Response `200`

- TechneResponse
  - `description` string, required
  - `external_url` string, required
  - `image` string, required
  - `name` string, required

## Other responses

- `500` — An unknown error occurred

---

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