get https://v1.fastpix.io/iam/signing-keys/
This endpoint allows you to retrieve detailed information about a specific signing key using its unique key id. While the private key is not returned for security reasons, you'll be able to see the key's creation date, status, and other associated metadata. This endpoint also returns the workspaceId and publicKey in the response.
Example
A developer is unsure about the status of a signing key they created months ago and wants to verify whether it's still in use or has expired.