Gets the public key for a webhook key idCopy Pageget https://api.partners.uat.crezco.com/webhooks/keys/{keyId}Retrieve the webhook public key for a given key idPath ParamskeyIdstringrequiredHeadersCrezco-VersionstringDefaults to 2025-01-31The requested API versionacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 401You do not have access. Check your API key is correct. 403You do not have access to this organisation. 404Not Found 406The version of the API that you requested is not available. Check your Crezco-Version header. If you omit this header you will use the latest version of the API. 429You have made too many requests to the API in too short a period. Wait a while and try again.Updated 5 days ago