Active authentication sessions
Authentication sessions opened through the KSeF auth API.
Operations
Section titled “Operations”| Operation | Summary | Variants |
|---|---|---|
| Auth sessions: Sessions | Return the authenticated session-management branch. | Sync, Async |
| Auth sessions client: Query | Fetch one page of authentication sessions. | Sync, Async |
| Auth sessions client: All | Iterate through all authentication session pages. | Sync, Async |
| Auth sessions client: Terminate current | Terminate the authentication session backing the current bearer token. | Sync, Async |
| Auth sessions client: Close | Terminate an authentication session by reference number. | Sync, Async |