---
title: "Changes to Get handoff status"
method: GET
path: "/auth/handoff/{code}/status"
---

# Changes to Get handoff status

`GET /auth/handoff/{code}/status`

> Every recorded change to this endpoint, newest first.
> 21 revisions in range; 2 not diffed.

## Timeline

Changed in 4 of 21 revisions.

- **2026-09-18** `dd0ad4ea1c88` — 3 breaking, 3 info
- **2026-09-06** `a52a2cf49d9b` — 16 warning, 100 info
- **2026-09-05** `4dbb738a3e22` — 2 info
- **2026-09-03** `fa36b1b48ca5` — 10 info

## Changes

- **2026-09-18** `dd0ad4ea1c88` — 3 breaking, 3 info
  - the response property `token` became nullable for the status `200`
  - the response property `user/anyOf[#/components/schemas/UserPartialResponse]/avatar` became nullable for the status `200`
  - the response property `user/anyOf[#/components/schemas/UserPartialResponse]/global_name` became nullable for the status `200`
  - response property `token` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `user/anyOf[#/components/schemas/UserPartialResponse]/avatar` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `user/anyOf[#/components/schemas/UserPartialResponse]/global_name` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2026-09-06** `a52a2cf49d9b` — 16 warning, 100 info
  - added the new `IP_BAN_DECLINED` enum value to the `code` response property for the response status `400`
  - added the new `IP_BAN_DECLINED` enum value to the `code` response property for the response status `500`
  - added the new `PHONE_COUNTRY_NOT_SUPPORTED` enum value to the `code` response property for the response status `400`
  - added the new `PHONE_COUNTRY_NOT_SUPPORTED` enum value to the `code` response property for the response status `500`
  - added the new `PHONE_GATE_ESCAPE_UNAVAILABLE` enum value to the `code` response property for the response status `400`
  - added the new `PHONE_GATE_ESCAPE_UNAVAILABLE` enum value to the `code` response property for the response status `500`
  - added the new `PHONE_INBOUND_VERIFICATION_REQUIRED` enum value to the `code` response property for the response status `400`
  - added the new `PHONE_INBOUND_VERIFICATION_REQUIRED` enum value to the `code` response property for the response status `500`
  - added the new `PHONE_LOOKUP_UNAVAILABLE` enum value to the `code` response property for the response status `400`
  - added the new `PHONE_LOOKUP_UNAVAILABLE` enum value to the `code` response property for the response status `500`
  - added the new `PHONE_NUMBER_NOT_IN_SERVICE` enum value to the `code` response property for the response status `400`
  - added the new `PHONE_NUMBER_NOT_IN_SERVICE` enum value to the `code` response property for the response status `500`
  - added the new `PHONE_NUMBER_NOT_MOBILE` enum value to the `code` response property for the response status `400`
  - added the new `PHONE_NUMBER_NOT_MOBILE` enum value to the `code` response property for the response status `500`
  - added the new `PHONE_VERIFICATION_NEEDS_REVIEW` enum value to the `code` response property for the response status `400`
  - added the new `PHONE_VERIFICATION_NEEDS_REVIEW` enum value to the `code` response property for the response status `500`
  - removed the `ACCOUNT_DISABLED` enum value from the `code` response property for the response status `400`
  - removed the `ACCOUNT_DISABLED` enum value from the `code` response property for the response status `500`
  - removed the `ACCOUNT_SCHEDULED_FOR_DELETION` enum value from the `code` response property for the response status `400`
  - removed the `ACCOUNT_SCHEDULED_FOR_DELETION` enum value from the `code` response property for the response status `500`
  - removed the `AGE_VERIFICATION_INVALID_CARD_TYPE` enum value from the `code` response property for the response status `400`
  - removed the `AGE_VERIFICATION_INVALID_CARD_TYPE` enum value from the `code` response property for the response status `500`
  - removed the `APPLICATION_NOT_FOUND` enum value from the `code` response property for the response status `400`
  - removed the `APPLICATION_NOT_FOUND` enum value from the `code` response property for the response status `500`
  - removed the `AUDIT_LOG_INDEXING` enum value from the `code` response property for the response status `400`
  - removed the `AUDIT_LOG_INDEXING` enum value from the `code` response property for the response status `500`
  - removed the `BLUESKY_OAUTH_SESSION_EXPIRED` enum value from the `code` response property for the response status `400`
  - removed the `BLUESKY_OAUTH_SESSION_EXPIRED` enum value from the `code` response property for the response status `500`
  - removed the `BOT_APPLICATION_NOT_FOUND` enum value from the `code` response property for the response status `400`
  - removed the `BOT_APPLICATION_NOT_FOUND` enum value from the `code` response property for the response status `500`
  - removed the `CANNOT_MODIFY_VOICE_STATE` enum value from the `code` response property for the response status `400`
  - removed the `CANNOT_MODIFY_VOICE_STATE` enum value from the `code` response property for the response status `500`
  - removed the `CHANNEL_INDEXING` enum value from the `code` response property for the response status `400`
  - removed the `CHANNEL_INDEXING` enum value from the `code` response property for the response status `500`
  - removed the `CONNECTION_INVALID_IDENTIFIER` enum value from the `code` response property for the response status `400`
  - removed the `CONNECTION_INVALID_IDENTIFIER` enum value from the `code` response property for the response status `500`
  - removed the `CREATION_FAILED` enum value from the `code` response property for the response status `400`
  - removed the `CREATION_FAILED` enum value from the `code` response property for the response status `500`
  - removed the `DECRYPTION_FAILED` enum value from the `code` response property for the response status `400`
  - removed the `DECRYPTION_FAILED` enum value from the `code` response property for the response status `500`
  - …76 more
  - …this revision’s changelog is incomplete
- **2026-09-05** `4dbb738a3e22` — 2 info
  - removed the `NSFW_EMOJI_STICKER_BLOCKED` enum value from the `code` response property for the response status `400`
  - removed the `NSFW_EMOJI_STICKER_BLOCKED` enum value from the `code` response property for the response status `500`
- **2026-09-03** `fa36b1b48ca5` — 10 info
  - removed the `INVALID_PACK_TYPE` enum value from the `code` response property for the response status `400`
  - removed the `INVALID_PACK_TYPE` enum value from the `code` response property for the response status `500`
  - removed the `MAX_PACKS` enum value from the `code` response property for the response status `400`
  - removed the `MAX_PACKS` enum value from the `code` response property for the response status `500`
  - removed the `MAX_PACK_EXPRESSIONS` enum value from the `code` response property for the response status `400`
  - removed the `MAX_PACK_EXPRESSIONS` enum value from the `code` response property for the response status `500`
  - removed the `PACK_ACCESS_DENIED` enum value from the `code` response property for the response status `400`
  - removed the `PACK_ACCESS_DENIED` enum value from the `code` response property for the response status `500`
  - removed the `UNKNOWN_PACK` enum value from the `code` response property for the response status `400`
  - removed the `UNKNOWN_PACK` enum value from the `code` response property for the response status `500`

---

[Operation](https://skmtc.dev/fluxer/apis/fluxer-api/docs/auth/handoff/:code/status/get.md) · [API](https://skmtc.dev/fluxer/apis/fluxer-api.md) · [Page](https://skmtc.dev/fluxer/apis/fluxer-api/changes/auth/handoff/:code/status/get)
