The person (lead) API is only returning these fields right now:
Though our customer records in question have more than just these 6 fields. Has there been a change to how the Get Person API calls work recently?
Solved! Go to Solution.
Always works that way by default (it's in the docs). Specify fields with the `fields` property of the call.
Hey Taylor,
Can you elaborate on your issue more (screenshots of anything you have in place are great)? I'm assuming you are trying to get Marketo data into another service via Rest API, correct?
Here is the marketo RestAPI documentation: http://developers.marketo.com/rest-api/
Please confirm and if you are able to tell us the name of the service you are using it would be helpful as well.