---
title: "GET /travelrule/vasps/{id}"
method: GET
path: "/travelrule/vasps/{id}"
tags: ["TravelRulePublic"]
---

# GET /travelrule/vasps/{id}

`GET /travelrule/vasps/{id}`

## Path parameters

- `id` string, required

## Response `200`

A successful response.

- GetVaspResponse
  - `vasp` Vasp
    - `id` string, required — Unique Paxos identifier for the VASP. Use this value as the `vasp.id` when saving travel-rule metadata on a Crypto Destination Address.
    - `name` string, required — Display name of the VASP.

---

[API](https://skmtc.net/paxos/apis/paxos-api.md) · [All operations](https://skmtc.net/paxos/apis/paxos-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/paxos/paxos-api/revisions/0687ca8c9a8d/schema)
