go-sentry-api icon indicating copy to clipboard operation
go-sentry-api copied to clipboard

Refactor key struct and add GetClientKey method

Open ar4s opened this issue 1 year ago • 0 comments

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/

ar4s avatar Oct 09 '24 15:10 ar4s