Retrieves a specific Method public key by its ID. This endpoint is particularly useful when subscribing to webhook notifications for Method JWK events (Documentation Index
Fetch the complete documentation index at: https://docs.methodfi.com/llms.txt
Use this file to discover all available pages before exploring further.
method_jwk.create and method_jwk.update), as the webhook payload includes a path field pointing to this endpoint.
method_jwk.create or method_jwk.update webhook events, the webhook payload will include a path field like /auth/mthd_jwk_12. You can make a GET request to this path to retrieve the updated key information.
Example webhook event object:
method_jwk.create or method_jwk.update webhooks