Get Run By Id

Fetches a run based on the run number, rather than RID.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
runNumberlongRequired
runPrefixstringOptional
workspacestringOptional

The workspace in which to query for the run. If not provided, the run will be queried in the default workspace for the user’s organization, if the default workspace for the organization is configured and the user has access to it.

Response

This endpoint returns an object.
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