---
title: "Get FCM Token"
method: GET
path: "/v1/fcm/{token}"
---

# Get FCM Token

`GET /v1/fcm/{token}`

Get an FCM token by its value

## Path parameters

- `token` string, required

## Response `200`

OK

- PushTokenResponse
  - `fcmToken` string

## Other responses

- `404` — Not Found

## Changes

- **2026-07-19** `f735f7e7ca49` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/blinklabs-io/apis/adder-api/changes/v1/fcm/:token/get.md)

---

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