v1

latestSwagger 2.02026-08-04244186228.2 KB
authentication

Get user status

get/v1/users/app/{app_id}/status

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

activePaymentMethodCountinteger
allowToSubmitJobboolean
calibratedJobCountByAppinteger
mode'ONBOARDING' | 'FREEMIUM' | 'NORMAL' | 'SUSPENDED'
onboardingJobCountinteger
jobsUpdatedTimestring date-time
neededCalibratedJobsinteger
remainingCalibratedJobsinteger
metricsReadyboolean
pausedJobCountinteger

Example response

{
  "mode": "ONBOARDING"
}