List accounts for external user
List all connected accounts for a specific external user. Equivalent to GET /accounts with external_user_id filter but uses path-based routing.
get/v1/connect/{project_id}/users/{external_user_id}/accounts
Query parameters
include_credentialsboolean
appstring
Headers
x-pd-environment'development' | 'production' required
The environment in which the server client is running
The environment in which the server client is running
Response
accounts listed
Changes
No recorded changes to this endpoint across all 1 revision of this API.