Accounts
Get Account
Retrieve details of a specific account by account number.
GET
Overview
This endpoint retrieves details of a specific account using the account number.
Endpoint
GET /accounts/{accountId}
Parameters
accountId
(path): The unique identifier of the account.
Response
Authorizations
Provide your API key in the 'apikey' header.
Headers
Path Parameters
Response
200 - application/json
OK
The response is of type object
.