Skip to main content
GET
accounts - Get Account

Headers

authorization
string
required

The API key as a string.

signature
string
required

See the Generating Signature section for more details.

timestamp
number
required

A timestamp in milliseconds. See the Timestamp Security section for more details.

timstamp-tolerance
number

An additional, non-required parameter, that you can send to specify the number of milliseconds after the timestamp for the request to be valid. See the Timestamp Security section for more details.

Response

Account profile retrieved successfully.

error_code
string
required
Example:

null

message
string
required
Example:

null

data
object
required

Sanitized account profile. Same shape for every country — country-specific internal fields (cuit/cvu, rfc, paymatico_reference, investor_survey, etc.) are not part of the public contract.