---
title: "Get Security Details"
method: GET
path: "/holdings/securities"
tags: ["Holdings"]
---

# Get Security Details

`GET /holdings/securities`

The get security details service is used to get all the security information for the holdings<br>

## Query parameters

- `holdingId` string

## Response `200`

OK

## Other responses

- `400` — Y800 : Invalid value for holdingId<br>Y824 : The maximum number of holdingIds permitted is 100
- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/yodlee/apis/yodlee-core-apis.md) · [All operations](https://skmtc.net/yodlee/apis/yodlee-core-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yodlee/yodlee-core-apis/revisions/3bc0042deba8/schema)
