<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AccountOrganizationalDataSharing",
  "identifier" : "/documentation/AccountOrganizationalDataSharing/Fetch-Apple's-public-key-for-verifying-token-signature",
  "metadataVersion" : "0.1.0",
  "role" : "Web Endpoint",
  "symbol" : {
    "kind" : "Web Endpoint",
    "modules" : [
      "Account & Organizational Data Sharing"
    ],
    "preciseIdentifier" : "rest:oauth2:get:auth-oauth2-v2-keys"
  },
  "title" : "Fetch Apple's public key for verifying token signature"
}
-->

# Fetch Apple's public key for verifying token signature

Retrieve the public key associated with the cryptographic identity Apple uses to sign the token.

## Overview

If successful, the HTTP status code is 200 (OK), and the [`JWKSet.Keys`](/documentation/AccountOrganizationalDataSharing/JWKSet/JWKSet.Keys) object contains Apple’s public key.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)