Skip to contents

Fetches metadata for all analyses performed on the given experiment

Usage

pluto_get_experiment_analyses(experiment_id, limit = 1000)

Arguments

experiment_id

Pluto experiment ID

limit

Max number of analyses to return, default 1000

Value

API response object containing count, a count of the total analyses, and items, an array of analysis objects