Accounts
Lookup an account
Retrieves the details of an account that has previously been created. Supply the unique account ID that was returned from your previous request, and Straddle will return the corresponding account information.
get/v1/accounts/{account_id}
Path parameters
account_idstring uuid required
The unique identifier of the account to retrieve.
The unique identifier of the account to retrieve.
Headers
request-idstring
Optional client generated identifier to trace and debug a request.
correlation-idstring
Optional client generated identifier to trace and debug a series of requests.
Response
OK