Retrieving Connection Requests

This API is executed using API-User credentials. It returns a list of all requests made by accounts associated with the specified banking profile {profileId} (including primary and sub-accounts) to connect with remote accounts.

Important Note:

  • Partner Check: A security check is required to ensure that the profile being requested belongs to the API-User. Partners should not be able to access information for profiles that are not theirs.

URL Parameter:

  • profileId: The ID of the banking profile (primary, sub, or consumer) whose connection requests you want to retrieve.

Security:

  • API-User credentials are required to call this API.
  • A security measure ensures that only the API-User associated with the {profileId} can access the related connection requests.

Response:

  • A list of all requests made by accounts associated with the banking profile.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!