Get Logs
Fetch a list of logs based on a set of filters.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the resource you want to filter based on. If non is provided the API will default to the profile ID.
The method to filter based on.
Available options:
GET
, POST
, PUT
, PATCH
, DELETE
The authentication flow to filter based on.
Available options:
token
, member