Background context
Following on from #11009 consider making the signing/{id} endpoint public. There's no real need for auth here because it's just the public keys
Specification
Project: Reapit.Services.Webhooks
Add public endpoint to API gateway for route /webhooks/signing/{id}. We've done something similar in the marketplace API to manage the invitation mechanism which can be used as a reference here
Background context Following on from #11009 consider making the signing/{id} endpoint public. There's no real need for auth here because it's just the public keys
Specification