Skip to main content

List the caller's connected accounts

POST 

/api/v1/integrations/pipedream/list-accounts

Lists connected accounts for the authenticated beneficiary. An app can have multiple accounts; select the intended account ID explicitly. healthy === true reflects the returned provider connection state, not current action consent or authorization. An unhealthy account can need reconnection. The response does not directly return the stored third-party credential. Continue using provider pagination rather than treating an empty data page alone as exhaustion.

Request​

Responses​

A page of the caller's connected accounts

Document ID: DOC-IN-tools-connections-apps-api-pipedreamListAccountsForCurrentUser. Section identities and revisions.

SectionStable reference
OverviewDOC-IN-tools-connections-apps-api-pipedreamListAccountsForCurrentUser#overview
RequestDOC-IN-tools-connections-apps-api-pipedreamListAccountsForCurrentUser#request
ResponsesDOC-IN-tools-connections-apps-api-pipedreamListAccountsForCurrentUser#responses