v1

latestSwagger 2.02026-08-04244186228.2 KB
app instances

Fetch a given resource

get/v1/apps/{app_id}

Query parameters

jobStatsboolean
withSuperTasksboolean

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

namestring

Name of the app

templateNamestring

The class of the app instance

projectNamestring
metadataobject
appParamsobject
appMetricsobject
canoticCrowdboolean
constraintsobject
dpWorkflowsstring[]
selectedWorkflowstring
visibility'PRIVATE' | 'PUBLIC'
uuidstring

The app instance unique identifier

createdstring

time the app was created

statusstring
appParamsHistoryobject
appMetricsHistoryobject
job_statsobject
ownerEmailstring
enterpriseboolean
ownerIdinteger
workerRole'LABELER' | 'REVIEWER'
rolestring
ownerType'USER' | 'ORGANIZATION'
ownerUsernamestring
inputSchemaobject
inputUiSchemaobject
outputSchemaobject
outputUiSchemaobject
settingsobject

Example response

{
  "visibility": "PRIVATE",
  "workerRole": "LABELER",
  "ownerType": "USER"
}