ZOHO Recruit API getSearchRecords

ZOHO Recruit API getSearchRecords

Hi, i've been trying to query some information through the getSearchRecords API, but i don't know why is always giving me this message:

SyntaxError: missing ; before statement ------>  getSearchRecords 1:11

And if i click the link to see the details of the message, it gives me this:
{"response":{"result":{"Candidates":{"row":{"no":"1","FL":[{"val":"CANDIDATEID","content":"DATA"},{"val":"First Name","content":"DATA"},{"val":"Last Name","content":"DATA"},{"val":"Email","content":"DATA"},{"val":"Mobile","content":"DATA"},{"val":"Apellido materno","content":"DATA"}]}}},"uri":"/recruit/private/json/Candidates/getSearchRecords"}}
So, i'm doing something wrong?

Can you help me with this?

Thanks in advance!