Get a list of protocols inside a location(path of your labspace,folder or subfolder) based on the provided query parameters.
NOTE:
It is necessary to provide the location. location always starts from labspace name.
Labspace, Folder, and Subfolder names should not contain the colon (:) character.
Validation notes: provide at least one of labspace, folder.
Personal access token from Scispot Account → Personal Tokens
The location path from where the protocols will be fetched. You can seperate the labspace,folders and subfolders by colon(:). It always starts from labspace name. For Example: Labspace_Name:Folder_Name:Subfolder_Name
The index of desired pages. For example setting page as 2 and pageSize as 10 fetches items 11-20.
The number of items to be fetched.