Pagination constraints: pageSize must be at most 1000, and page multiplied by pageSize must be less than 50000. Violations return HTTP 400 with a plain string message.
Personal access token from Scispot Account → Personal Tokens
The name of the selected labsheet
"Sample Manager"
Number of rows to be fetched (defaults to 5 if not specified)
10
The page number of rows to be fetched indexed from 1, where a page is a set of rows of size pageSize. (setting pageSize as "10" and page as "2"will fetch rows 11-20) (defaults to 1 if not specified)
1
(Optional) Whether to filter out archived or unarchived rows. Possible values: "archived", "unarchived", "any" (defaults to "any" if not provided)
"any"