List the caller's own WebSocket secrets
Realtime
List the caller's own WebSocket secrets
Returns the WebSocket secrets owned by the calling member for this organization. The plaintext secret is never included — each item carries only the id, label, last four characters, status, and timestamps. Requires a Nevermined API key. Requires active organization membership. Requires the organization to be on the Enterprise tier.
GET
List the caller's own WebSocket secrets
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization ID
Example:
"org-abc123"
Response
The caller's own secrets, with the plaintext secret omitted
Related topics
Revoke a WebSocket secretRotate a WebSocket secretGenerate a WebSocket secretActivity & EventsOrganizations