Lead Describe Attributes Pagination

DJ_Erraballi
Level 2

Lead Describe Attributes Pagination

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Leads... 

based on the documentation of this api i noticed that it returns a "moreResult" and "nextPagingToken" parameters. 
we were attempting to test paginating over this api but this api doesn't honor a "batchSize" parameter, and it appearsa that calling this api does not return the "moreResult" or "nextPagingToken" params. 

is this api guaranteed to return all the attributes? Or is pagination required, and if so why are the necessary pagination params not in the response. 

Tags (1)
1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Lead Describe Attributes Pagination

I think it's misdocumented. The ability to return 300+ attributes means it isn't paginated using any typical Marketo page lengths.