Retrieve Account By ID V3Ask AIget https://api-sandbox.thisisbud.com/financial/v3/accounts/{account_id}Retrieves a customer's connected account by its ID. Note: > > For more information on the Account object, please refer to our handy guide.Path Paramsaccount_idstringrequiredThe account ID to retrieve data for.HeadersX-Client-IdstringrequiredThe API Client Identifier (Service Application Identifier).X-Customer-IduuidrequiredA unique identifier for a Customer, as registered on Bud's platform.X-Customer-Idempotent-IdentifierstringUse the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.Responses 200OK 400The request contains an invalid payload. 401Unauthorised 500Server ErrorUpdated 7 months ago