---
title: "ChainLinks queries the chain links associated to the given user, if
provided. Otherwise it queries all the chain links stored."
method: GET
path: "/desmos/profiles/v3/chain-links"
tags: ["Query"]
---

# ChainLinks queries the chain links associated to the given user, if
provided. Otherwise it queries all the chain links stored.

`GET /desmos/profiles/v3/chain-links`

## Query parameters

- `user` string
- `chain_name` string
- `target` string
- `pagination.key` string, byte
- `pagination.offset` string, uint64
- `pagination.limit` string, uint64
- `pagination.count_total` boolean
- `pagination.reverse` boolean

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/desmos-labs/apis/desmos-rest-and-grpc-gateway-docs.md) · [All operations](https://skmtc.net/desmos-labs/apis/desmos-rest-and-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/desmos-labs/desmos-rest-and-grpc-gateway-docs/revisions/054f23b65d20/schema)
