---
title: "Get subscriber info by ID"
method: GET
path: "/v1/subscribers/{subscriberId}"
tags: ["Subscriber"]
---

# Get subscriber info by ID

`GET /v1/subscribers/{subscriberId}`

Returns subscriber information including data region. Used for region-aware API routing.

## Path parameters

- `subscriberId` string, required

## Response `200`

Subscriber info retrieved successfully

## Other responses

- `404` — Subscriber not found

## Changes

- **2026-02-11** `b4f394f05daf` — 1 info
  - the endpoint scheme security `lorikeetClientId AND lorikeetSignatureAuthV1` was removed from the API

[Change history](https://skmtc.dev/optechai/apis/lorikeet-api/changes/v1/subscribers/:subscriberId/get.md)

---

[API](https://skmtc.dev/optechai/apis/lorikeet-api.md) · [All operations](https://skmtc.dev/optechai/apis/lorikeet-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/optechai/lorikeet-api/revisions/ea2fb7d0e99f/schema)
