Get the current user's S3 credential information
Object storage
Get the current user's S3 credential information
Retrieves the S3 credential metadata for the currently logged-in user.
Adhere to the following:
- The secret key isn’t returned. If you’ve lost it, regenerate the credential.
- Authentication requires a Keycloak token. PSK auth isn’t allowed.
GET
Get the current user's S3 credential information
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
Credential metadata retrieved successfully.
Current S3 credential metadata for a user. Never includes the secret.
The S3 access key ID.
The user that owns this credential.
Credential creation timestamp.
Timestamp when the credential was last regenerated.
Whether the credential is active.
Timestamp when the access key was last looked up.

