bland-finland-95044
03/21/2025, 8:02 PMbrief-egg-61061
03/21/2025, 8:02 PMbrief-egg-61061
03/21/2025, 8:02 PMGET /admin/keys/{set}/{kid}
This endpoint returns a singular JSON Web Key contained in a set, identified by the set and the specific key ID (kid) [Ory API Reference](https://www.ory.sh/docs/reference/api) [Hydra API Reference](https://www.ory.sh/docs/hydra/reference/api). For using the Go SDK, you would likely need to use a client method that corresponds to this endpoint, but the exact method name and parameters aren't specified in the provided knowledge sources. If you need the exact Go SDK implementation, I would recommend checking the official Ory Go SDK documentation or examples, which would provide the specific client methods for interacting with the JWK endpoints.