Mobile Upload

Get Mobile Upload Status

Mobile polls this endpoint to check if the session is still valid. If valid:

  • we update last_polled_at to keep the session alive
  • return { "status": "valid" } Otherwise, raise HTTP errors.
get/mobile-upload/{secret_key}/status

Path parameters

secret_keystring required

Response

Successful Response

statusstring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.