All list endpoints use offset-based pagination with limit and offset query
parameters.
Default limit values vary by endpoint:
Fetch the first page of sessions:
Fetch the second page:
Most list endpoints support additional filters alongside pagination:
Some endpoints return a total field indicating the total number of matching
records. Use this to calculate the number of pages: