Skip to main content
GET
Fetch Account

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

apikey
string
header
required

Provide your API key in the 'apikey' header.

Headers

x-carbon-key
string
required

Path Parameters

account_number
integer
required

Response

200 - application/json

OK

The response is of type object.