Retrieves the PSK information for the currently logged-in user.
NOTE: The actual PSK value is not returned for security reasons. If you need the PSK, you must regenerate it.
Authentication: Requires Keycloak token. PSK auth is NOT allowed.
The access token received from the authorization server in the OAuth 2.0 flow.
PSK information retrieved successfully.
Response model for user PSK information (without the actual PSK).
Unique ID of the user PSK.
The user ID associated with this PSK.
Timestamp when the PSK was created.
Timestamp when the PSK was last updated.
Whether the PSK is active.
Optional description for the PSK.
Timestamp when the PSK was last used.