Query Tokens by parameters
This use case queries Tokens of the Identity.
Parameters
createdAt
is the ISODateTime the Token was created at.createdBy
is the enmeshed Address of the Identity that created the Token.createdByDevice
is theid
of the Device that created the Token.expiresAt
is the ISODateTime the Token expires.
On Success
- Returns all Tokens that match the
query
.
On Failure
- The parameters are malformed.