go-sentry-api
go-sentry-api copied to clipboard
Refactor key struct and add GetClientKey method
Hi :wave:
This PR introduces the GetClientKey function to the Client struct. The function is responsible for retrieving a client key based on the provided organization, project, and key ID.
Resources
- https://docs.sentry.io/api/projects/retrieve-a-client-key/