Returns a list of Sessions. Returns the latest 10 transaction intents for each session. List session keys of a player.
The player ID (starts with pla_)
Specifies the maximum number of records to return.
Specifies the offset for the first records to return.
Specifies the order in which to sort the results.
Specifies the fields to expand in the response.
Retrieves the details of a Session that has previously been created. Returns the latest 10 transaction intents that used this session. Returns a player session by session id
Specifies the unique session ID (starts with ses_).
Specifies the fields to expand.
Revoke the session session key.
Send signed userOperationHash to create session.
Specifies the unique session ID (starts with ses_).
Generated using TypeDoc
Creates a Session. Create a session key.