Skip to main content
GET
List Experiments

Authorizations

Authorization
string
header
required

Personal access token from Scispot Account → Personal Tokens

Query Parameters

location
string
required

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.

page
string
required

The index of desired pages. For example setting page as 2 and pageSize as 10 fetches items 11-20.

pageSize
string
required

The number of items to be fetched.

Response

OK

items
object[]
total
number
success
boolean