Get Run By Id
Fetches a run based on the run number, rather than RID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
runNumber
runPrefix
workspace
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.
rid
runNumber
title
description
startTime
properties
labels
links
createdAt
updatedAt
assetDataScopes
returns the data scopes for the assets associated with the run.
dataSources
attachments
assets
isArchived
runPrefix
endTime
asset