Get all matches
2min
GET
AUTHENTICATION
Authorization
string
Bearer
QUERY PARAMETERS
filter
object
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
401
You are not authorized to fetch a match. Please make sure that the
included bearer token is correct.

Updated 03 Mar 2023
Did this page help you?
Yes
No