listConnections

connectClient.listConnections(params) ⇒

Retrieves a paginated list of provider connections.

Kind: instance method of ConnectClient Returns: Paginated list of connections Throws:

  • ArmorySdkException If there's an error retrieving the connections

Param
Description

params

Optional parameters for the request

params.accessToken

Access token for authentication

params.pagination

Pagination parameters

Last updated