Retrieve a list of user secrets for the current user.
/api/v1/user-secrets/
Returns an array of UserSecretResponse
objects.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type UserSecretResponse · object[]
.