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

# ApplicationLinks queries the applications links associated to the given
user, if provided. Otherwise, it queries all the application links stored.

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

## Query parameters

- `user` string
- `application` string
- `username` 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)
