This endpoint allows the user to fetch a list of sequences through pagination
Without name, returns paginated list ; with name, returns . pageSize defaults to 20 and page defaults to 0.
Personal access token from Scispot Account → Personal Tokens
page number of fetched sequences
number of fetched sequences per page
Optional sequence name. If provided, returns a single matching sequence; otherwise returns a paginated list.