cURL
curl --request GET \ --url http://localhost:3000/v2/articles/lastNumber \ --header 'x-API-Key: <api-key>'
{ "lastNumber": 123 }
Get the last used number for articles.
Documentation IndexFetch the complete documentation index at: https://docs.pland.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pland.app/llms.txt
Use this file to discover all available pages before exploring further.
Last number retrieved
Was this page helpful?