latestSwagger 2.02026-08-10244186228.2 KB

d2c17db7266d

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"
}