latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-173512,4063.0 MB

e536704a333f

plaid

Get Recipients

Returns metadata for every recipient (application) your customers have connected to via Plaid's App Directory.

get/fdx/recipients

Response

OK

Example response

{
  "recipients": [
    {
      "joined_date": "2021-07-15"
    }
  ]
}