v1

latestSwagger 2.02026-07-132525401.9 MB
distribute

Get the current status of the release upload.

get/v0.1/apps/{owner_name}/{app_name}/uploads/releases/{upload_id}

Path parameters

upload_idstring uuid required

The ID of the release upload

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Response

Success

idstring uuid required

The ID for the upload.

upload_status'uploadStarted' | 'uploadFinished' | 'readyToBePublished' | 'malwareDetected' | 'error' required

The current upload status.

error_detailsstring

Details describing what went wrong processing the upload. Will only be set if status = 'error'.

release_distinct_idnumber

The distinct ID of the release. Will only be set when the status = 'readyToBePublished'.

{"stackTrail":"paths:/v0.1/apps/{owner_name}/{app_name}/uploads/releases/{upload_id}:get:responses:200:content:application/json:schema:properties:release_url","oasType":"schema","type":"unknown","description":"The URL of the release. Will only be set when the status = 'readyToBePublished'."}