API Reference

List Client Document Records

Use this API to retrieve the list of client identifiers

Additional filters can be passed to retrieve specific client identifiers.

Ex: Active client identifiers can be retrieved by passing the status parameter as ACTIVE.

If it's required to retrieve specific fields/information about a client identifiers, then those parameters can be passed in the fields query parameter.

Example Requests:

  1. /clients/1/identifiers
  2. /clients/1/identifiers?fields=documentKey,documentType,status
Log in to see full request history
Path Params
string
required
Defaults to 15

The associated Client Id.
Example: 15

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

The ID of your banking instance visible in the MBANQ Console.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json