2min
Gets a list of active sessions
GET
QUERY PARAMETERS
filterobject
A list or record of tags to filter a list of sessions on. If none of the
sessions meet the provided filter criteria, naturally an empty list of sessions
is returned.
RESPONSES
200
Successfully looked up all of the active sessions that are tied to your API token.
object
matchobject
401
You are not authorized to fetch matches. Please make sure that the
included bearer token is correct.