Pagination endpoints come with aDocumentation Index
Fetch the complete documentation index at: https://fuse-docs.swovo.com/llms.txt
Use this file to discover all available pages before exploring further.
pagination payload. The payload contains various pieces of metadata about the resource:
- current: The current page
- previous: The previous page
- next: The next page
- limit: The maximum records per page
- total_pages: The total numbers of pages
- total_count: The total number of records