Retrieve a paginated list of all active sessions associated with your Geonode account.
Documentation Index
Fetch the complete documentation index at: https://geonode.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Page number for pagination (default is 1).
Number of sessions per page (maximum is 250; default is 250).
A list of active sessions retrieved successfully.
A list of currently active proxy sessions.
The number of active sessions returned in the current page.
1
The total number of active sessions across all pages.
1
The current page number.
1
The number of sessions per page.
250