Get Runs

Fetches a list of run details based on a list of RIDs.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects a set of strings.

Response

This endpoint returns a map from strings to objects.
ridstring
runNumberlong
titlestring
descriptionstring
startTimeobject
propertiesmap from strings to strings
labelsset of strings
createdAtdatetime
updatedAtdatetime
assetDataScopeslist of objects

returns the data scopes for the assets associated with the run.

dataSourcesmap from strings to objects
attachmentsset of strings
assetslist of strings
isArchivedboolean
runPrefixstringOptional
authorRidstringOptional
endTimeobjectOptional
assetstringOptional