GET
Get Account Officer
Fetch details about the assigned account officer for a specific account.
GET/v2/account-officers/{account_number}
Example Request
cURL
curl -X GET "https://sandbox.hexcore.io/v2/account-officers/1234567890" \-H "Authorization: Bearer sk_test_your_secret_key"