Get consent logs
GET/identity/v2/manage/account/:uid/consent/logs
Retrieves consent logs for a user based on the provided UID.
Request
Responses
- 200
- 400
- 401
- 403
Status OK: The request was successful.
Bad Request: The request was invalid or cannot be served.
Unauthorized: The request requires user authentication.
Forbidden: The client does not have permission to access the resource.