How do I retrieve single Account using getAllRecords ?

How do I retrieve single Account using getAllRecords ?

Hi Zoho team,

I was hoping on retrieving a single account by ID, I am doing the following:

crm.zoho.com/crm/private/xml/Accounts/getAllRecords?loginName=XXX&apikey=XXX$$&ACCOUNTID=79214000000032035

This returns every account, not just the one with id=79214000000032035.

What am I doing wrong? Can you provide a sample call?

Thanks!