---
title: "LP bio"
method: GET
path: "/v2/datasets/odyssey/limited-partners/{lp_id}/bio"
tags: ["odyssey"]
---

# LP bio

`GET /v2/datasets/odyssey/limited-partners/{lp_id}/bio`

Get LP biography and profile (renamed from overview)

## Path parameters

- `lp_id` string, required

## Response `200`

Successful Response

- OdysseyLpsBioResponse
  - `entity_id` string
  - `identifier` string
  - `entity_type` string
  - `display_name` string, nullable
  - `data` OdysseyLpsBioResponseData
  - `note` string

---

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