Skip to main content

List the caller's connected accounts

POST 

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

Returns the accounts this user has connected — one per app they authorized. This is what tells you whether a connection succeeded, and what to show on a "connected apps" screen.

Filter to one app with app (an app nameSlug). Check healthy before offering an app's tools: a connection whose credentials were revoked upstream comes back with healthy absent and a populated error, and the fix is to connect it again.

Third-party credentials are never included. There is no parameter that returns them.

Request

Responses

A page of the caller's connected accounts