---
title: "Get Prospect Long text attribute value by id"
method: GET
path: "/v1/prospects/attribute"
tags: ["prospects"]
---

# Get Prospect Long text attribute value by id

`GET /v1/prospects/attribute`

## Query parameters

- `attributeId` string, required
- `prospectId` string

## Response `200`

Successfully fetched prospect attrubute value<br><br>

- unknown

## Other responses

- `400` — 50001: Failed to fetch prospect attribute<br><br>
- `500` — 5001: Internal server error, please try again later<br><br>

---

[API](https://skmtc.dev/saleshandy/apis/develop-with-saleshandy.md) · [All operations](https://skmtc.dev/saleshandy/apis/develop-with-saleshandy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/saleshandy/develop-with-saleshandy/revisions/fdaa0f2dcdfb/schema)
