Get download activity log for a project, ordered by most recent first. Two pagination modes are supported:
page (1-indexed) and pageSize. Response includes
page/totalResults/totalPageCount.cursor (from a previous responseās nextCursor) and
pageSize. page is ignored when cursor is provided. Avoids the count
query so page/totalResults/totalPageCount are null in the response.Documentation Index
Fetch the complete documentation index at: https://docs.lightdash.com/llms.txt
Use this file to discover all available pages before exploring further.
number of items per page
page number (1-indexed); defaults to 1 if omitted
opaque cursor from a previous response's nextCursor