I use the Document Blocks API (Monday API version 2023-10) to retrieve all the blocks of a Monday Doc.
Here is the request:
My Monday Doc contains many more blocks than what is returned by the API.
But I noticed that the number of blocks returned by the API request was limited to 25.
How to get all blocks of a Monday Doc? I am stuck in my work because of this limitation.
First of all, I see in the documentation that there are some arguments (page, limit) that can be used but none of these values are returned by the api!
Moreover there is no info about the limit max value in the documentation.
However I think that most users would like to retrieve all blocks of a Doc, so there should not be any limit by default.
Last comment: in the docs it’s written “Limit: The number of docs to get. The default is 25.”; I guess that in this case it should be “… the number blocks…”. See Document blocks