Get current user's PSK information
User PSK management
Get current user's PSK information
Retrieves the PSK information for the currently logged-in user.
IMPORTANT: Adhere to the following:
- The actual PSK value is not returned for security reasons. If you need the PSK, you must regenerate it.
- Authentication requires a Keycloak token. A PSK auth isn’t allowed.
GET
Get current user's PSK information
Documentation Index
Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
PSK information retrieved successfully.
Response model for user PSK information. It doesn't include 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.