Query Tokens by parameters
This use case queries Tokens of the Identity.
Parameters
isOwnindicates if the Token was created by the current Identity.createdAtis the ISODateTime the Token was created at.createdByis the enmeshedaddressof the Identity that created the Token.createdByDeviceis theidof the Device that created the Token.expiresAtis the ISODateTime the Token expires.forIdentityis the enmeshedaddressof the Identity for which the Token is intended.passwordProtectionis an object for PasswordProtection of a Token.
On Success
- Returns all Tokens that match the
query.
On Failure
- The parameters are malformed.