---
title: "Get Receiver Registration Info"
method: GET
path: "/sep24-interactive-deposit/info"
tags: ["Registration"]
---

# Get Receiver Registration Info

`GET /sep24-interactive-deposit/info`

Returns the registration context for the receiver, including organization details and reCAPTCHA configuration.

## Response `200`

Registration context

- object
  - `privacy_policy_link` string
  - `organization_name` string
  - `organization_logo` string
  - `truncated_contact_info` string
  - `is_registered` boolean
  - `is_recaptcha_disabled` boolean
  - `recaptcha_site_key` string

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api.md) · [All operations](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stellar/stellar-disbursement-platform-api/versions/39f9dc64156c/schema)
