---
title: "Check the status of a responder endpoint"
method: GET
path: "/v1/responder_endpoints"
tags: ["Responder Endpoints"]
---

# Check the status of a responder endpoint

`GET /v1/responder_endpoints`

## Query parameters

- `type` 'AUTH_STREAM_ACCESS' | 'THREE_DS_DECISIONING' | 'TOKENIZATION_DECISIONING', required

## Response `200`

Responder endpoint status

- object
  - `enrolled` boolean — True if the instance has an endpoint enrolled.
  - `url` string, uri, nullable — The URL of the currently enrolled endpoint or null.

---

[API](https://skmtc.dev/lithic-com/apis/lithic-developer-api.md) · [All operations](https://skmtc.dev/lithic-com/apis/lithic-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lithic-com/lithic-developer-api/revisions/39b2f52b8cd7/schema)
