v1
latestOpenAPI 3.1.02026-07-13385987.3 KBAccount Holder
Retrieve the information of an account holder.
Retrieve the information of an account holder.
get/v2/account-holder/{account_holder_id}
Path parameters
account_holder_idstring required
Response
Retrieved account holder.
Example response
{
"id": "67890",
"industry": "fintech",
"name": "Ntropy Network Inc.",
"type": "business",
"website": "ntropy.com"
}