List User Disclosures
Loading...
API endpoint path: /db-disclosures/v1/institution-user-disclosures
Retrieves all disclosure acceptance records for the authenticated user. Returns the status of each disclosure (ACCEPTED, NOT_ACCEPTED, ENROLLED, NOT_ENROLLED) along with the acceptance/rejection timestamp.
For Business Banking users, the institutionCustomerId query parameter is required to
specify the customer context.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 501
Success
Bad request Possible causes:
- Request header is too long.
- Request is missing a transactionId header.
Unauthorized Possible causes:
- Full authentication was not provided in the request.
- The authentication token that was sent in the request is invalid.
Forbidden Possible causes:
- The authentication provided does not authorize this request.
Internal Server Error Possible causes:
- Data not found for user
- Various server errors
Not implemented Possible causes:
- Disclosure operation is not supported