get https://au-api.basiq.io/users//consents
Retrieves the specified users current, active consent
Auth token must be bound to the
userId
When making this request, you must use a
CLIENT_ACCESS
scoped token, which is also bound to theuserId
. See auth for more information.