v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
apps

Get Version

Get a single version with full detail (including files).

Source files / css / imports live in S3 (v{N}/) now, not on the row — we read them back here so the response shape is unchanged for the FE.

get/api/v1/apps/{app_id}/versions/{version_id}

Path parameters

app_idstring uuid required
version_idstring uuid required

Response

Successful Response

idstring uuid required
app_idstring uuid required
version_numberinteger required
statusstring required
labelstring nullable required
bundle_urlstring nullable required
error_messagestring nullable required
created_bystring uuid nullable required
created_atstring date-time required
filesobject[] nullable required
bundle_cssstring nullable required
bundle_importsstring[] nullable required
generation_contextobject nullable required