Consents
List consents
List all consents
GET
/
consents
Authorizations
Authorization
string
headerrequiredQuery Parameters
limit
integer
default: 20Number of resources to return
offset
integer
default: 0Number of resources to skip
sort
string
Field to sort by
order
enum<string>
Sort order
Available options:
asc
, desc
session_id
string
ID of the session to filter by
user_id
string
ID of the user to filter by
Response
200 - application/json
data
object[]
pagination
object